Description | Hierarchy | Fields | Methods | Properties |
type TPhastCollectionItem = class(TCollectionItem)
![]() |
procedure SetRealProperty(var AField: double; const NewValue: double); |
![]() |
procedure SetBooleanProperty(var AField: boolean; const NewValue: boolean); |
![]() |
procedure SetIntegerProperty(var AField: integer; const NewValue: integer); |
![]() |
procedure SetStringProperty(var AField: string; const NewValue: string); |
![]() |
procedure BeginUpdate; virtual; |
![]() |
procedure EndUpdate; virtual; |
![]() |
procedure InvalidateModel; |
![]() |
function Model: TBaseModel; |
![]() |
procedure SetRealProperty(var AField: double; const NewValue: double); |
![]() |
procedure SetBooleanProperty(var AField: boolean; const NewValue: boolean); |
![]() |
procedure SetIntegerProperty(var AField: integer; const NewValue: integer); |
![]() |
procedure SetStringProperty(var AField: string; const NewValue: string); |
![]() |
procedure BeginUpdate; virtual; |
![]() |
procedure EndUpdate; virtual; |
![]() |
procedure InvalidateModel; |
![]() |
function Model: TBaseModel; |