TcxCustomReader.ReadProperties(string,string,TStrings) Method
Declaration
procedure ReadProperties(const AObjectName: string; const AClassName: string; AProperties: TStrings); virtual;
Parameters
Name | Type |
---|---|
AObjectName | string |
AClassName | string |
AProperties | TStrings |
See Also