Description | Hierarchy | Fields | Methods | Properties |
type TGeoLogList = class(TObjectList)
Class for storing set of logs
![]() |
procedure Assign(const value: TGeoLogList); |
![]() |
property Items[Index: Integer]: TGeoLog read GetItem write SetItem; |
![]() |
property Count: Integer read GetCount; |
![]() |
procedure Assign(const value: TGeoLogList); |
assign content to another instance
![]() |
property Items[Index: Integer]: TGeoLog read GetItem write SetItem; |
![]() |
property Count: Integer read GetCount; |
Count of items