Vcl.Themes.TAbstractStyleServices.DoGetElementContentRect

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function DoGetElementContentRect(DC: HDC; Details: TThemedElementDetails;  const BoundingRect: TRect; out ContentRect: TRect): Boolean; virtual; abstract;

C++

virtual bool __fastcall DoGetElementContentRect(HDC DC, const TThemedElementDetails &Details, const System::Types::TRect &BoundingRect, /* out */ System::Types::TRect &ContentRect) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TAbstractStyleServices

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。