Sage
Tusk
Welcome to Sage
Volume (55%) Hide Volume
Topics
IStringArray

type IStringArray = interface(IInterface) ['{47D7A01B-CE68-45B6-9056-E989D7F78390}'] function GetString( i: Integer): string; procedure SetString( i: Integer; const Value: string); function GetStringCount: Integer; procedure ClearStrings; procedure DeleteString( i: Integer); procedure InsertString( i: Integer; const Value: string); procedure SetUpdateState( Updating: Boolean); end;

Ancestor: IInterface.

Defined in: DSStringList

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