Vcl.Themes.TSysStyleHook.DrawText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DrawText(DC: HDC; Details: TThemedElementDetails; S: String;
var R: TRect; Const Flags: TTextFormat = []): Integer;

C++

int __fastcall DrawText(HDC DC, const TThemedElementDetails &Details, System::UnicodeString S, Winapi::Windows::TRect &R, const Vcl::Graphics::TTextFormat Flags = Vcl::Graphics::TTextFormat() );

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.