TdxAlertWindowManager右下角HINT显示控件

带爱像的右下角HINT显示,自动隐藏

function alterInfo: TdxAlertWindowManager;
begin
  if not Assigned(Falter) then
  begin
    Falter := TdxAlertWindowManager.Create(nil);
  end;
  Result := Falter;
end;

procedure ShowTrayHint(const AText: string; const ACaption: string = '';
  AImageIndex: TImageIndex = 0);
begin
  alterInfo.Show(ACaption, AText, AImageIndex);
end;

转载于:https://www.cnblogs.com/hnxxcxg/p/4888266.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
What's New in 13.2.5 (VCL Product Line) New Major Features in 13.2 What's New in VCL Products 13.2 Feature Highlights To learn about feature highlights in this version, please refer to the following page: Feature Highlights in 13.2.5 (VCL Product Line) Known Issues To learn about known issues in this version, please refer to the following page: Known Issues in 13.2.5 (VCL Product Line) The following sections list all minor and major changes in DevExpress VCL 13.2.5. Note that products, controls and libraries which aren't mentioned in the list below are included in the unified installer for compatibility, but have not been updated. Enhancements and Updates •New Features/Updates •ExpressVerticalGrid Suite •ExpressEditors Library •Resolved Issues •ExpressBars Suite •ExpressDocking Library •ExpressLayout Control •ExpressPageControl •ExpressPrinting System •ExpressQuantumGrid Suite •ExpressQuantumTreeList Suite •ExpressScheduler Suite •ExpressSkins Library •ExpressTile Control •ExpressVerticalGrid Suite •ExpressWizard Control •ExpressEditors Library •ExpressLibrary •Installation (VCL) New Features/Updates ExpressVerticalGrid Suite •S173543 - Introduce a property providing access to the FNewLoadMode field declared in the TcxCustomVerticalGrid class Common Libraries ExpressEditors Library •S173677 - Documentation - Add a note that resizing an alert window via the standard window size API (properties or methods inherited from TdxAlertWindow ancestor classes) is not recommended Resolved Issues ExpressBars Suite •Q584524 - Ribbon - QAT doesn't display the double arrow if the Ribbon control's PopupMenuItems set does not include items •Q581962 - Ribbon - Switching between maximized MDI child windows using the Ctrl+F6 key combination doesn't make them occupy the entire main window if Ribbon controls on these windows are merged •Q468576 - Switching a floating toolbar's Visible property to True in the BarManager's OnMerge event handler does not show this toolbar
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值