Sage
Tusk
Welcome to Sage
Volume (54%) Hide Volume
Topics
IReadOnlyStringAssociation

type IReadOnlyStringAssociation = interface(IStringAssociation) ['{002001E0-18D6-44CE-BCB1-E84C45913F08}'] function get_ReadOnly( const Name: string): Boolean; procedure set_ReadOnly( const Name: string; Value: Boolean); function GetReadOnlyNames: TArray<string>; property ReadOnlyNames: TArray<string> read; property ReadOnly: Boolean read get_ReadOnly write set_ReadOnly; end;

Ancestor: IStringAssociation.

Defined in: DSGenUtil

Last Modified: Mon 3:43:39 pm
Mon 3:43:39 pm