Description | Hierarchy | Fields | Methods | Properties |
type TNameFileSettingsCollection = class(TCollection)
![]() |
function GetItems(Index: integer): TNameFileSettings; |
![]() |
procedure SetItems(Index: integer; const Value: TNameFileSettings); |
![]() |
Constructor Create(Model: TPhastModel); |
![]() |
function Add: TNameFileSettings; |
![]() |
procedure AssignPropertiesToModel; |
![]() |
property Items[Index:integer]: TNameFileSettings read GetItems
write SetItems; |
![]() |
function GetItems(Index: integer): TNameFileSettings; |
![]() |
procedure SetItems(Index: integer; const Value: TNameFileSettings); |
![]() |
Constructor Create(Model: TPhastModel); |
![]() |
function Add: TNameFileSettings; |
![]() |
procedure AssignPropertiesToModel; |
![]() |
property Items[Index:integer]: TNameFileSettings read GetItems
write SetItems; |