API:FMX.Graphics.TBitmap.SaveToFile
Delphi
procedure SaveToFile(const AFileName: string; const SaveParams: PBitmapCodecSaveParams = nil);
C++
void __fastcall SaveToFile(const System::UnicodeString AFileName, const PBitmapCodecSaveParams SaveParams = (PBitmapCodecSaveParams)(0x0));
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TBitmap |
Description
Embarcadero Technologies does not currently have any additional information.