JVCL Help:TJvButtonWidthKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvButtonWidthKind type
Search in JVCL Help
Search in all projectsSummary
Specifies how a size is to be interpreted.
Pascal
run\JvNetscapeSplitter.pas
TJvButtonWidthKind = (
btwPixels,
btwPercentage
);
Members
Members | Description |
btwPixels | The ButtonWidth value is in pixels. |
btwPercentage | The ButtonWidth value is in percentage of the total width or height of the splitter. |
Description
TJvButtonWidthType is the type of the ButtonWidth property of a TJvNetscapeSplitter component.
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