Vcl.Themes.TSysStyleHook.DrawTextCentered

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

Delphi

function DrawTextCentered(DC: HDC; Details: TThemedElementDetails;  const R: TRect; S: String; Const Flags: DWORD = 0): Integer;

C++

int __fastcall DrawTextCentered(HDC DC, const TThemedElementDetails &Details, const System::Types::TRect &R, System::UnicodeString S, const unsigned Flags = (unsigned)(0x0));

プロパティ

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

説明

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