JVCL Help:TJvShapePosition

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

Search in JVCL Help

 
Search in all projects
 

Summary

Position of the shape around the text.

run\JvFullColorCtrls.pas


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.

run\JvFullColorCtrls.pas


Description

This type is used by the TJvFullColorLabel component to set the position of the shape around the text.

run\JvFullColorCtrls.pas


See Also

TJvFullColorLabel.ShapePosition

run\JvFullColorCtrls.pas


About

Navigation

no pages or subcategories

run\JvFullColorCtrls.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