Description | Hierarchy | Fields | Methods | Properties |
type TRPropertyList = class(TObject)
![]() |
FList: TList; |
![]() |
function GetCount: integer; |
![]() |
function GetItem(Index: integer): TRProperty; |
![]() |
function Add(RProperty: TRProperty): integer; |
![]() |
Constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
property Count: integer read GetCount; |
![]() |
property Items[Index:integer]: TRProperty read GetItem; |
![]() |
FList: TList; |
![]() |
function GetCount: integer; |
![]() |
function GetItem(Index: integer): TRProperty; |
![]() |
function Add(RProperty: TRProperty): integer; |
![]() |
Constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
property Count: integer read GetCount; |
![]() |
property Items[Index:integer]: TRProperty read GetItem; |