Vcl.Themes.TAbstractStyleServices.DoGetElementMargins

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

Delphi

function DoGetElementMargins(DC: HDC; Details: TThemedElementDetails; Rect: PRect;  ElementMargin: TElementMargin; out Margins: TElementMargins; DPI: Integer = 0): Boolean; virtual; abstract;

C++

virtual bool __fastcall DoGetElementMargins(HDC DC, const TThemedElementDetails &Details, System::Types::PRect Rect, TElementMargin ElementMargin, /* out */ _MARGINS &Margins, int DPI = 0x0) = 0 ;

プロパティ

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

説明

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