Osztály TDefCollection
Egység
Deklaráció
type TDefCollection = class(TOwnedCollection)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TCollection
- TOwnedCollection
- TDefCollection
Áttekintés
Metódusok
![]() |
function Find(AName: string): TNamedItem; |
![]() |
procedure GetItemNames(List: TStrings); |
![]() |
function IndexOf(AName: string): LongInt; |
Tulajdonságok
![]() |
property Dataset: TDataSet; |
![]() |
property Updated: Boolean; |
Megjegyzés
Metódusok
![]() |
function Find(AName: string): TNamedItem; |
|
This item has no description. | |
![]() |
procedure GetItemNames(List: TStrings); |
|
This item has no description. | |
![]() |
function IndexOf(AName: string): LongInt; |
|
This item has no description. | |
Tulajdonságok
![]() |
property Dataset: TDataSet; |
|
This item has no description. | |
![]() |
property Updated: Boolean; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
