Vcl.Styles.TCustomStyleToolBarElements.GetElementContentRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetElementContentRect(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  const BoundingRect: TRect; out ContentRect: TRect; DPI: Integer = 0): Boolean; override;

C++

__classmethod virtual bool __fastcall GetElementContentRect(Vcl::Themes::TCustomStyleServices* Style, HDC DC, int Part, int State, const System::Types::TRect &BoundingRect, /* out */ System::Types::TRect &ContentRect, int DPI = 0x0);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyleToolBarElements

Description


Embarcadero Technologies does not currently have any additional information.