JVCL Help:TJvTabBar.FlatScrollButtons
JVCL Help: TJvTabBar.FlatScrollButtons Property
Search in JVCL Help
Search in all projectsSummary
Indicates if scroll buttons are drawn using the flat button style.
Pascal
propertyFlatScrollButtons: Boolean;
Description
FlatScrollButtons is a Boolean property that indicates if scroll buttons on the tabbed-bar control are drawn using the flat button style. Scroll buttons are drawn along the right-hand edge of the tabbed-bar control, and are active when the cumulative width of all items in Tabs exceeds the display area for the control. The default value for FlatScrollButtons is True, as assigned in the constructor for the control. Changing the value in FlatScrollButtons causes existing scroll buttons to be recreated using the specified drawing style.
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