JVCL Help:TJvCaptionPanel.CaptionHeight
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCaptionPanel.CaptionHeight Property
[+] TJvCaptionPanel Events
[+] TJvCaptionPanel Methods
[+] TJvCaptionPanel Properties
Search in JVCL Help
Search in all projectsSummary
Height (or width when CaptionPosition is either dpLeft or dpRight) of the caption area.
Pascal
propertyCaptionHeight: Integer;
Description
This property allows to set height (or width when CaptionPosition is either dpLeft or dpRight) of the panel's caption area. This allows to have consistent caption height across different win versions (ie WinXP's caption height is taller than W2K). By default it's value is 0 which means that system's value is used (GetSystemMetrics(SM_CYCAPTION)).
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page