Quote:
Originally Posted by BAMsE
yener90 where may I position button labels to be not horizontally centered?
|
therefore you need to edit the script.
search for LoadButtonImage... should be 5 of them.
scroll down to the end and then look for Alignment:=taCenter
you can choose following options:
TAlignment = (taLeftJustify, taRightJustify, taCenter);