Vcl.ComCtrls.THeaderStyleHook.DrawHeaderSection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DrawHeaderSection(Canvas: TCanvas; R: TRect; Index: Integer;  const Text: string; IsPressed, IsHot, IsBackground: Boolean); virtual;

C++

virtual void __fastcall DrawHeaderSection(Vcl::Graphics::TCanvas* Canvas, const System::Types::TRect &R, int Index, const System::UnicodeString Text, bool IsPressed, bool IsHot, bool IsBackground);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
class protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderStyleHook

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.