Quantcast
Channel: Delphi Forum - Delphi Programming Kings of Code - Delphi Android And IOS
Viewing all articles
Browse latest Browse all 54

Firemonkey Toast

$
0
0
İmage


Code:
// display the message
OneToast ('test message!');

// set the font size
OneToast ('Test Message!', 20);

// Specify the display location
OneToast ('Test Message!', 14, TTextAlign.Leading); // on
OneToast ('Test Message!', 14, TTextAlign.Center); //
OneToast ('test message!', 14, TTextAlign.Trailing); // next

// set the color
OneToast ('Test Message!', 14, TTextAlign.Center, claGray, claWhite);



Viewing all articles
Browse latest Browse all 54

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>