DK11 for Delphi | GisFile8211.TGIS_DDFSubfieldDefn.SetFormat | Constructors | Methods | Properties
Sets the format.
// Delphi public function SetFormat( const _sFormat : String ) : Boolean;
// C++ Builder public: bool SetFormat( const UnicodeString _sFormat );
Name | Type | Description |
---|---|---|
_sFormat | String | format identifier |
Type | Description |
---|---|
Boolean | True if successful |