DK11 for Delphi | GisConfig.TGIS_Config.WritePosition | Constructors | Fields | Methods | Properties
Write parameters given by _name.
// Delphi public procedure WritePosition( const _name : String; const _value : TGIS_LabelPositions; const _default : TGIS_LabelPositions );
// C++ Builder public: void WritePosition( const UnicodeString _name, TGIS_LabelPositions* const _value, TGIS_LabelPositions* const _default );
Name | Type | Description |
---|---|---|
_name | String | name of value |
_value | TGIS_LabelPositions | value of the parameter |
_default | TGIS_LabelPositions | default value of the parameter |