JVCL Help:TJvBarButtonSize
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBarButtonSize type
Search in JVCL Help
Search in all projectsSummary
The type of the ButtonSize property of TJvOutlookBar and TJvOutlookBarPage.
Pascal
run\JvOutlookBar.pas
TJvBarButtonSize = (
olbsLarge,
olbsSmall
);
Members
Members | Description |
olbsLarge | The image (if any) is retrieved from the LargeImages imagelist and is displayed above the caption and the caption is centered on the button. |
olbsSmall | The image (if any) is retrieved from the SmallImages imagelist and is displayed to the left of the caption. |
Description
TJvBarButtonSize defines the allowable sizes for buttons on an OutlookBar page or on all OutlookBar pages. This type can have one of the following values:
About
no pages or subcategories
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