Vcl.Themes.TSysStyleHook.DrawTextCentered

From RAD Studio API Documentation
Jump to: navigation, search

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 Winapi::Windows::TRect &R, System::UnicodeString S, const unsigned Flags = (unsigned)(0x0));

Properties

Type Visibility Source Unit Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TSysStyleHook

Description

Embarcadero Technologies does not currently have any additional information.