Class TSutraTimeList
Unit
SutraBoundariesUnit
Declaration
type TSutraTimeList = class(TCustomTimeList)
Description
no description available, TCustomTimeList description follows
TCustomTimeList
is used to store a series of TDataArrays. Each is associated with a specific time.
Hierarchy
Overview
Fields
Methods
Properties
Description
Fields
 |
FScreenObject: TObject; |
|
 |
FDescription: string; |
|
 |
FUsed: array of boolean; |
|
Methods
 |
function GetUsed(Index: Integer): Boolean; |
|
 |
procedure CheckSameModel(const Data: TDataArray); override; |
|
 |
constructor Create(Model: TBaseModel; ScreenObject: TObject); |
|
Properties
 |
property Used[Index:Integer]: Boolean read GetUsed; |
|
Generated by PasDoc 0.12.1 on 2013-05-13 15:42:04