DK11 for Delphi | GisFile8211.TGIS_DDFRecord | Constructors | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Clear | public | Removes all the fields from the record. | |
Clone | public | Clones the record. | |
FindField | public | Searches for a field. | |
GetField | public | Gets a field by its index. | |
GetFloatSubfield | public | Gets a floating point value of a subfield. | |
GetIntSubfield | public | Gets an integer value of a subfield. | |
GetStringSubfield | public | Gets a string value of a subfield. | |
Read | public | Reads the record from the source module. | |