JVCL Help:TShadowPosition
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TShadowPosition type
Search in JVCL Help
Search in all projectsSummary
Enumerates positions of text shadow.
Pascal
run\JvLabel.pas
TShadowPosition = (
spLeftTop,
spLeftBottom,
spRightBottom,
spRightTop
);
Members
Members | Description |
spLeftTop | The upper left position |
spLeftBottom | The lower left position. |
spRightBottom | The lower right position. |
spRightTop | The upper right position. |
Description
Use the TShadowPosition type to indicate a text shadow position.
See Also
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