Vcl.Themes.TCustomElementServices.GetElementSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetElementSize(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  Rect: PRect; ElementSize: TElementSize; out Size: TSize; DPI: Integer = 0): Boolean; virtual;

C++

__classmethod virtual bool __fastcall GetElementSize(TCustomStyleServices* Style, HDC DC, int Part, int State, System::Types::PRect Rect, TElementSize ElementSize, /* out */ System::Types::TSize &Size, int DPI = 0x0);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TCustomElementServices

Description

Embarcadero Technologies does not currently have any additional information.