JVCL Help:TJvShapePosition
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvShapePosition type
Search in JVCL Help
Search in all projectsSummary
Position of the shape around the text.
Pascal
run\JvFullColorCtrls.pas
TJvShapePosition = (
spLeft,
spRight,
spTop,
spBottom
);
Members
Members | Description |
spLeft | The shape is located at the left of the text. |
spRight | The shape is located at the right of the text. |
spTop | The shape is located above the text. |
spBottom | The shape is located below the text. |
Description
This type is used by the TJvFullColorLabel component to set the position of the shape around the text.
See Also
TJvFullColorLabel.ShapePosition
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