Vcl.ExtCtrls.TCustomCategoryPanelGroup.HeaderHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderHeight: Integer read FHeaderHeight write SetHeaderHeight default 24;

C++

__property int HeaderHeight = {read=FHeaderHeight, write=SetHeaderHeight, default=24};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomCategoryPanelGroup

Description

Specifies the height of the headers of the panels.

Use the HeaderHeight property to specify the height of the headers of the category panels in the category panel group.