Description | Hierarchy | Fields | Methods | Properties |
type TObsCellList = class(TObject)
![]() |
FList: TList; |
![]() |
function GetCount: integer; |
![]() |
function GetItem(Index: integer): THob_Cell; |
![]() |
Constructor Create; |
![]() |
Destructor Destroy; override; |
![]() |
procedure Add(Cell: THob_Cell); |
![]() |
property Count: integer read GetCount; |
![]() |
property Items[Index:integer]: THob_Cell read GetItem; |
![]() |
FList: TList; |
![]() |
function GetCount: integer; |
![]() |
function GetItem(Index: integer): THob_Cell; |
![]() |
Constructor Create; |
![]() |
Destructor Destroy; override; |
![]() |
procedure Add(Cell: THob_Cell); |
![]() |
property Count: integer read GetCount; |
![]() |
property Items[Index:integer]: THob_Cell read GetItem; |