DK11 for Delphi | FMX.GisFramework.TGIS_BitmapFMX.ToFile | Constructors | Fields | Methods | Properties
Save bitmap to file.
Overrides TGIS_BitmapAbstract.ToFile.
// Delphi public procedure ToFile( const _path : String ); override;
// C++ Builder public: virtual void ToFile( const UnicodeString _path );
Name | Type | Description |
---|---|---|
_path | String | path to file |