JVCL Help:TJvXPGlyphLayout
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPGlyphLayout type
Search in JVCL Help
Search in all projectsSummary
Determines the layout of images in XP style controls.
Pascal
run\JvXPCore.pas
TJvXPGlyphLayout = (
glBottom,
glCenter,
glTop
);
Members
Members | Description |
glBottom | The image(s) are aligned to the bottom of the control. |
glCenter | The image(s) are centered in the control. |
glTop | The image(s) are aligned to the top of the control. |
Description
TJvXPGlyphLayout defines the possible locations of images on a XP style control.
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