JVCL Help:TJvPlacement

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the allowable values for the Placement.

run\JvRollOut.pas


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).

run\JvRollOut.pas


Description

TJvPlacement is the type for the Placement property of TJvCustomRollOut.

run\JvRollOut.pas


About

Navigation

no pages or subcategories

run\JvRollOut.pas



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