Description
This component allows to get full information about AS/400 fields.
It will retrieve full AS/400 information, such as column headings, AS/400 types, ...
How to use
Fill all the properties (don't forget the DatabaseName property). Then link the component to a TDataSource, and then to a data component such as a TDBGrid.
Properties
FldFile
property FldFile:string;
Description
This property holds the AS/400 file name.
FldFormat
property FldFormat:string;
Description
This property holds the object format to examine.
Possible values are:
- a Format Name
- *FIRST for the first format.
FldLibrary
property FldLibrary:string;
Description
This property holds the AS/400 library name. This value can be *LIBL or a full qualified library name.