API:Vcl.Styles.TCustomStyleMenuElements.GetElementMargins

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

Delphi

class function GetElementMargins(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;  Rect: PRect; Margin: TElementMargin; out ElementMargins: TElementMargins; DPI: Integer = 0): Boolean; override;

C++

__classmethod virtual bool __fastcall GetElementMargins(Vcl::Themes::TCustomStyleServices* Style, HDC DC, int Part, int State, System::Types::PRect Rect, Vcl::Themes::TElementMargin Margin, /* out */ _MARGINS &ElementMargins, int DPI = 0x0);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyleMenuElements

説明


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