DK11 for Delphi | GisLayerVectorSql.TGIS_LayerVectorSqlAbstract.ReadStyle | Constructors | Fields | Methods | Properties | Events
Read a style.
// Delphi public function ReadStyle( const _name : String ) : String;
// C++ Builder public: UnicodeString ReadStyle( const UnicodeString _name );
Name | Type | Description |
---|---|---|
_name | String | style name |
Type | Description |
---|---|
String | style data |