JVCL Help:TJvImgBtnLayout
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvImgBtnLayout type
Search in JVCL Help
Search in all projectsSummary
Enumerates image locations on a button.
Pascal
run\JvCtrls.pas
TJvImgBtnLayout = (
blImageLeft,
blImageRight
);
Members
Members | Description |
blImageLeft | Displays the image left of the caption. |
blImageRight | Displays the image right of the caption. |
Description
TJvImgBtnLayout defines the location of an image on a button.
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