Osztály TFieldList
Egység
Deklaráció
type TFieldList = class(TFlatList)
Megjegyzés
This item has no description.
Hierarchia
- TObject
- TPersistent
- TStrings
- TStringList
- TFlatList
- TFieldList
Áttekintés
Metódusok
![]() |
function FieldByName(Name: string): TField; |
![]() |
function Find(Name: string): TField; |
Tulajdonságok
![]() |
property Fields[param1: LongInt]: TField; |
Megjegyzés
Metódusok
![]() |
function FieldByName(Name: string): TField; |
|
This item has no description. | |
![]() |
function Find(Name: string): TField; |
|
This item has no description. | |
Tulajdonságok
![]() |
property Fields[param1: LongInt]: TField; |
|
This item has no description. | |
Készítette PasDoc 0.16.0-snapshot.
