JVCL Help:TJvCaptionButton.Layout

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies where the image appears on the bitmap button.


Pascal

 propertyLayout: TJvCaptionButtonLayout;


Description

Layout indicates whether the text appears either on the left of the button (cbImageLeft) or the right of the button (cbImageRight).


See Also

TJvCaptionButton.ImageIndex, TJvCaptionButton.Images, TJvCaptionButton.Margin, TJvCaptionButton.Spacing


About

Notes

It is only used for nonstandard buttons (Standard = tsbNone).


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