Vcl.ExtCtrls.TCategoryPanelGroup.HeaderHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderHeight: Integer read FHeaderHeight write SetHeaderHeight default 24;

C++

__property HeaderHeight = {default=24};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCategoryPanelGroup

Description

Specifies the height of the headers of the panels.

Vcl.ExtCtrls.TCategoryPanelGroup.HeaderHeight inherits from Vcl.ExtCtrls.TCustomCategoryPanelGroup.HeaderHeight. All content below this line refers to Vcl.ExtCtrls.TCustomCategoryPanelGroup.HeaderHeight.

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.