AdvAlertWindow1.AlertMessages.Add.Text.Text := s;
AdvAlertWindow1.Last;
AdvAlertWindow1.Show;
tms套件中控件,做消息提示框效果非常好。
AdvAlertWindow1.AlertMessages.Add.Text.Text := s;
AdvAlertWindow1.Last;
AdvAlertWindow1.Show;
tms套件中控件,做消息提示框效果非常好。
转载于:https://www.cnblogs.com/hnxxcxg/archive/2010/12/04/2940657.html