Vcl.ExtCtrls.TCustomCategoryPanel.DrawCollapsedPanel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawCollapsedPanel(ACanvas: TCanvas); virtual;

C++

virtual void __fastcall DrawCollapsedPanel(Vcl::Graphics::TCanvas* ACanvas);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanel

Description

Displays the category panel in the collapsed state.

Displays the category panel in the collapsed state.