摘要: 阅读全文
posted @ 2017-07-17 14:50 liessay 阅读(979) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-07-15 20:10 liessay 阅读(664) 评论(0) 推荐(0) 编辑
摘要: Panel1.Visible := False; // 设置panel初始不显示 dxCalloutPopup1.PopupControl := Panel1; // 设置弹出窗口内容为哪个控件 dxCalloutPopup1.Popup(Button1); // 弹出自定义窗口 设计窗口 运行效果 阅读全文
posted @ 2017-07-05 11:02 liessay 阅读(1178) 评论(0) 推荐(0) 编辑
摘要: 界面效果 阅读全文
posted @ 2017-07-04 20:23 liessay 阅读(5506) 评论(0) 推荐(0) 编辑
摘要: //显示消息提示框 //function TdxAlertWindowManager.Show(const ACaption, AText: string; AImageIndex: TcxImageIndex = -1): TdxAlertWindow; //ACaption显示标题 //ATex 阅读全文
posted @ 2017-07-03 23:49 liessay 阅读(993) 评论(0) 推荐(0) 编辑
摘要: LookAndFeel(界面外观): NativeStyle:本地化界面为真实用系统内置外观 SkinName:本地化界面(NativeStyle:)设置为假可使用皮肤外观 OptionAnimate(动画选项): AlphaBlendValue:提示窗口默认透明度 CollapseEmptySlo 阅读全文
posted @ 2017-07-03 22:26 liessay 阅读(1094) 评论(0) 推荐(0) 编辑
摘要: Properties AllowHover:是否鼠标滑动选择 CheckedGlyph:选中后显示的图像 Glyph:显示的图像 HoverGlyph:鼠标滑动时显示的图像 ItemCount:项目总数 ReverseDirection:反向选择 Rating:设置及获取选中的个数 控件效果 阅读全文
posted @ 2017-07-03 16:36 liessay 阅读(590) 评论(0) 推荐(0) 编辑
摘要: Properties: Max:最大值 Min:最小值 Frequency:设置刻度值多大值显示PageSize:选择时跳动的区域大小 SelectionColor:选择区域颜色 ShowSelection:是否显示选择区域 ShowTicks:是否显示刻度 ShowTrack:是否显示中间选择区域 阅读全文
posted @ 2017-07-03 16:23 liessay 阅读(675) 评论(0) 推荐(0) 编辑
摘要: 对话框中文显示 设计视图 设置参数 取值结果 获取根据参数设置的值关键代码 阅读全文
posted @ 2017-05-23 14:22 liessay 阅读(1264) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-07-21 11:36 liessay 阅读(3337) 评论(0) 推荐(0) 编辑