JVCL Help:TJvDivideKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDivideKind type
Search in JVCL Help
Search in all projectsSummary
Represents different kinds of dividers.
Pascal
run\JvScrollPanel.pas
TJvDivideKind = (
dkDivider,
dkSeparator
);
Members
Members | Description |
dkDivider | The control displays a line at the center of the client area. |
dkSeparator | The control fills an empty space. |
Description
Use the TJvDivideKind type to specify a specific divider kind.
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