Vcl.Styles.TUxThemeStyleElements.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): 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);

Properties

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

Description


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