JVCL Help:TJvImgBtnLayout

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enumerates image locations on a button.

run\JvCtrls.pas


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.

run\JvCtrls.pas


Description

TJvImgBtnLayout defines the location of an image on a button.

run\JvCtrls.pas


See Also

TJvCustomImageButton.Layout

run\JvCtrls.pas


About

Navigation

no pages or subcategories

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