Sage
Tusk
Welcome to Sage
Volume (51%) Hide Volume
Tusk
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[const Name: string]: Boolean read get_ReadOnly write set_ReadOnly; end;

Ancestor: IStringAssociation.

Defined in: DSGenUtil

Last Modified: Tue 3:09:18 pm
Tue 3:09:18 pm