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