JVCL Help:TJvBalloonPosition
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBalloonPosition type
Search in JVCL Help
Search in all projectsSummary
Defines values that determine the position of a balloon hint.
Pascal
run\JvBalloonHint.pas
TJvBalloonPosition = (
bpAuto,
bpLeftDown,
bpRightDown,
bpLeftUp,
bpRightUp
);
Members
Members | Description |
bpAuto | Automatically positions the balloon depending on its initial position on the screen. |
bpLeftDown | Positions the balloon on the lower left of the stem. |
bpRightDown | Positions the balloon on the lower right of the stem. |
bpLeftUp | Positions the balloon on the upper left of the stem. |
bpRightUp | Positions the balloon on the upper right of the stem. |
Description
TJvBalloonPosition values determine the position of a balloon hint.
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