Sage
Tusk
Welcome to Sage
Volume (53%) 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: Tue 2:20:51 pm
Tue 2:20:51 pm