Vcl.ExtCtrls.TCustomCategoryPanel.HeaderHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HeaderHeight: Integer read GetHeaderHeight;

C++

__property int HeaderHeight = {read=GetHeaderHeight, nodefault};

Properties

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

Description

Retrieves the HeaderHeight property associated with the parent TCustomCategoryPanelGroup HeaderHeight.

HeaderHeight is a read-only property used to access the HeaderHeight property of the parent category panel group.