JVCL Help:TJvLookOutButton.Spacing

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines where the image and text appear on a speed button.


Pascal

 propertySpacing: Integer;


Description

Set Spacing to the number of pixels that should appear between the image and the text. If Spacing is a positive number, its value is the number of pixels between the image and text. If Spacing is 0, the image and text appear flush with each other. If Spacing is -1, the text appears centered between the image and the button edge.


See Also

TJvCustomLookOutButton.Offset


About

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