API:Vcl.Themes.TCustomStyleServices.GetElementContentRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetElementContentRect(DC: HDC; Details: TThemedElementDetails;
const BoundingRect: TRect; out ContentRect: TRect): Boolean; overload;

C++

bool __fastcall GetElementContentRect(HDC DC, const TThemedElementDetails &Details, const System::Types::TRect &BoundingRect, /* out */ System::Types::TRect &ContentRect)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.