FMX.Surfaces.TBitmapSurface.SetSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSize(const AWidth, AHeight: Integer; const APixelFormat: TPixelFormat = TPixelFormat.None);

C++

void __fastcall SetSize(const int AWidth, const int AHeight, const Fmx::Types::TPixelFormat APixelFormat = (Fmx::Types::TPixelFormat)(0x0));

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Surfaces.pas
FMX.Surfaces.hpp
FMX.Surfaces TBitmapSurface

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!