JVCL Help:TJvPlacement
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPlacement type
Search in JVCL Help
Search in all projectsSummary
Specifies the allowable values for the Placement.
Pascal
run\JvRollOut.pas
TJvPlacement = (
plTop,
plLeft
);
Members
Members | Description |
plTop | Places the rollout button at the top (covering the entire width of the rollout) and makes the rollout alter its height when collapsed and expanded. |
plLeft | This also rotates the text if the font used is a true-type font (non true-type fonts cannot be rotated). |
Description
TJvPlacement is the type for the Placement property of TJvCustomRollOut.
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