在pcplayer的版本基礎(chǔ)上移植到lazarus,并可以跨平臺(tái)使用。
lazarus版的特點(diǎn):
1、根據(jù)顯示內(nèi)容調(diào)整Toast的寬度和高度,防止顯示內(nèi)容不完整。
2、增加提示的顯示位置,默認(rèn)頂居中顯示。
3、提示可以選擇字體
2024-05-20:
修復(fù)指定字體的Bug
TToastMessage.ToastIt(Self, tpError,'Error','Hello, found a error!Toast lazarus的版本可以跨平臺(tái)使用.Hello, found a error!Toast lazarus的版本可以跨平臺(tái)使用.',tdTopCenter,'楷體');
2024-05-15:
顯示方向增加左右上下居中
2024-05-14:
1、將System.NetEncoding改用Base64
2、增加從form底向上移動(dòng)
最新源碼:
https://github.com/szlbz/LazarusToastMessage.git

浙公網(wǎng)安備 33010602011771號(hào)