DK11 for Delphi | VCL.GisLineSymbolEditor.TGIS_LineSymbolEditor.Execute | Overloads | Constructors | Methods | Properties
Execute dialog on a bitmap given by path.
Available also on: ActiveX.
// Delphi public function Execute( const _path : String ) : Integer; overload;
// C++ Builder public: int Execute( const UnicodeString _path ) /* overload */;
Name | Type | Description |
---|---|---|
_path | String | path to the symbol. |
Type | Description |
---|---|
Integer | Modal result. |