API:FMX.Graphics.TBitmap.SetSize
Delphi
procedure SetSize(const AWidth, AHeight: Integer);
C++
void __fastcall SetSize(const int AWidth, const int AHeight);
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. Please help us document this topic by using the Discussion page!