Hi
How can I set Text align on a TDPFButton? For ex. I need to show the ForegroundImage on the top and the text value on bottom.
Thanks.
Regards
Hi hanspi
Donwload last source [code]
Add TDPFImageView component on the TDPFButton and set align to top then set TDPFButton.ContentVerticalAlignment = ccvaBottom
regards
Code: code
It works, thank you Babak!
Log in to post a comment.
Hi
How can I set Text align on a TDPFButton? For ex. I need to show the ForegroundImage on the top and the text value on bottom.
Thanks.
Regards
Hi hanspi
Donwload last source [code]
Add TDPFImageView component on the TDPFButton and set align to top then set TDPFButton.ContentVerticalAlignment = ccvaBottom
regards
Related
Code: code
It works, thank you Babak!