JVCL Help:TJvCustomPageList.ShowDesignCaption
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPageList.ShowDesignCaption Property
[+] TJvCustomPageList Events
[+] TJvCustomPageList Methods
[+] TJvCustomPageList Properties
Search in JVCL Help
Search in all projectsSummary
Specifies if page captions are visible at design-time.
Pascal
propertyShowDesignCaption: TJvShowDesignCaption;
Description
Use ShowDesignCaption to specify how the caption of contained pages are shown at design-time. Showing the caption can help keep track of which page is currently active without having to select the page list and look at its ActivePage property in the Object Inspector.
Page captions are always hidden at run-time.
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