Vcl.Themes.TUxThemeTextLabelElements.GetTextExtent

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

Delphi

class function GetTextExtent(Style: TCustomStyleServices; DC: HDC; Part, State: Integer;
const Text: string; Flags: TTextFormat; BoundingRect: PRect; out ExtentRect: TRect; DPI: Integer = 0): Boolean; override;

C++

__classmethod virtual bool __fastcall GetTextExtent(TCustomStyleServices* Style, HDC DC, int Part, int State, const System::UnicodeString Text, Vcl::Graphics::TTextFormat Flags, System::Types::PRect BoundingRect, /* out */ System::Types::TRect &ExtentRect, int DPI = 0x0);

プロパティ

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

説明


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