RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageMargins.Right Property

Right margin of image on button.

Pascal
property Right: Integer;
C++
__property int Right;

A button image may be positioned using margins. Right is the right margin of an image on a TButton

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!