Vcl.ComCtrls.TCustomHeaderControl.DrawSection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawSection(Section: THeaderSection; const Rect: TRect;  Pressed: Boolean); dynamic;

C++

DYNAMIC void __fastcall DrawSection(THeaderSection* Section, const System::Types::TRect &Rect, bool Pressed);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomHeaderControl

Description

Embarcadero Technologies does not currently have any additional information.