Vcl.Themes.TUxThemeStyle.DoDrawText
Delphi
function DoDrawText(DC: HDC; Details: TThemedElementDetails; const S: string;
var R: TRect; Flags: TTextFormat; Options: TStyleTextOptions; DPI: Integer = 0): Boolean; overload; override;
C++
virtual bool __fastcall DoDrawText(HDC DC, const TThemedElementDetails &Details, const System::UnicodeString S, Winapi::Windows::TRect &R, Vcl::Graphics::TTextFormat Flags, const TStyleTextOptions &Options, int DPI = 0x0)/* overload */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TUxThemeStyle |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。