
delphi rio
winfredzhang
这个作者很懒,什么都没留下…
展开
-
使用DOSCommand-master组件下载视频
1、下载组件。https://codeload.github.com/TurboPack/DOSCommand/zip/refs/heads/master2、安装组件。3、使用组件。原创 2021-05-29 11:55:59 · 363 阅读 · 0 评论 -
tms TWebYoutube 用法
设置三个属性即可使用: WebYoutube1.AllowFullScreen := True; WebYoutube1.AutoPlay := True; WebYoutube1.VideoID := '677kISjDeHA';原创 2021-02-16 21:34:14 · 208 阅读 · 0 评论 -
rio中遇到bug如何通过内置工具提交给厂商?
1、在窗体中放置bevel组件,2、加入四个bitbtn组件3、使用鼠标右键弹出,“quick”,设置align为top按确定。出现:4、 上传报告bug原创 2021-01-29 10:43:42 · 140 阅读 · 1 评论 -
安装DIHtmlParser_7.12.0_for_Delphi_10.3_Rio组件
网页分析组件。用在分析bookmark的功能中。1、下载。https://download.csdn.net/download/coastarica99/11959392?utm_source=bbsseo2、安装。3、设置options属性。D:\Users\zhang\Desktop\DIHtmlParser\Source\D:\Users\zhang\Desktop\DIHtmlParser\D10_3\win32\例子:d:\Users\zhang\Desktop\DIH原创 2020-11-01 14:38:31 · 594 阅读 · 0 评论 -
multi-device中使用带选择的消息框(fmx,firemonkey)
找了半天,请珍惜成果。1、引用。uses FMX.Platform, FMX.DialogService;2、代码。 TDialogService.MessageDialog('标签已存在是否覆盖?', system.UITypes.TMsgDlgType.mtConfirmation, [system.UITypes.TMsgDlgBtn.mbYes, system.UITypes.TMsgDlgBtn.mbNo], system.UITypes.TMsgDlgBtn.m原创 2020-11-01 12:15:26 · 597 阅读 · 0 评论 -
安装RapidDesign_v1.3.0.Cracked.DX10.3.Rio
1、下载。https://t00y.com/file/tempdir-A2NSZVRiXTRSZAZpVGBRLg4_V2IBNw47XTBQMFYzUGVXM1R-BTZaNFZkUDRQaFczUmABMAIwDTg2、解压。D:\riocomponents\RapidDesign_v1.3.0.Cracked.DX10.3.Rio3、安装包。4、设置路径。编译。D:\riocomponents\RapidDesign_v1.3.0.Crac...原创 2020-10-29 16:37:17 · 1645 阅读 · 0 评论 -
使用delphi开发人工智能程序(参考资料)
1、幻灯片。https://www.slideshare.net/embarcaderotechnet/python-for-delphi-developers-part-1-introduction2、python帮助。https://openbookproject.net/thinkcs/python/english3e/3、网络研讨会。https://blogs.embarcadero.com/python-for-delphi-developers-webinar/4、P4D原创 2020-10-01 21:54:14 · 1327 阅读 · 0 评论 -
使用delphi开发人工智能程序(环境搭建)
1、下载P4D组件。1)下载。2)安装。设置libraries路径。D:\python4delphi-master\Source编译和安装。成功。运行demo测试。D:\python4delphi-master\Demos\Demo02原创 2020-10-01 21:38:35 · 1594 阅读 · 0 评论 -
RIO中如何知道某个函数需要引用哪个单元
比如。 dirs: TQueue;问题:其中TQueue来自哪个单元?回答:1、打开以下链接。http://docwiki.embarcadero.com/RADStudio/Rio/en/10.3_Rio_-_Release_32、在搜索栏中输入。TQueue单词。3、在uses 后加入搜索到的单元名称,注意去除最后的类型名称。uses System.Contnrs;...原创 2020-05-24 13:24:53 · 312 阅读 · 0 评论 -
ungui中mainform以及login窗体的背景设置
1、打开mainmodule窗体。2、设置mainmodule的background属性。3、设置mainmodule窗体的loginbackground属性。结果。原创 2020-05-21 21:09:39 · 948 阅读 · 0 评论 -
使用xsuperobject来解析json文件
下载xsuperobject相关单元文件。https://download.csdn.net/download/sunhengquan/9554997首先将下载好的pas文档复制到项目文件夹下。uses XSuperJSON, XSuperObject;1、放置memo+button组件到窗体上。2、设置memo的lines为如下。{ "o": { "1234567890": { "last use date": "2010-10-17T01:23:20.00原创 2020-05-19 21:48:50 · 1268 阅读 · 0 评论 -
unigui中使用bootstrap的方法
1、复制bootstrap的连接。https://getbootstrap.com/docs/4.5/getting-started/introduction/2、在新建的unigui项目中的servermodule中的customMeta中粘贴上一步中的内容。3、在mainform窗体中的unibutton按钮的unievents中加入。结果。...原创 2020-05-16 11:16:47 · 1156 阅读 · 0 评论 -
tms web core新版运行旧版demo的方法
1、1.1.2.1的tms web core的组件运行1.0的demo报错。2、如何解决。3、再次运行。原创 2020-05-14 18:32:04 · 367 阅读 · 0 评论 -
rio隐藏的团队列表
打开rio的about窗体。1、左手按住alt键,右手输入KUDOS五个字符。原创 2020-05-14 13:02:05 · 259 阅读 · 0 评论 -
tms web core 调用webapi的方法
webhttprequest组件属性设置。header:Cache-Control=no-cache, no-store, must-revalidateContent-Type=application/x-www-form-urlencodedPostdata:date=20200509&sign=94487aaeabc723bc6fe6dc95d958708f&token=¶m={"phone":"13900010123","passwor...原创 2020-05-10 13:43:55 · 542 阅读 · 0 评论 -
unigui中unidbnavigator的图标设置
设置。结果。原创 2020-05-05 20:23:03 · 638 阅读 · 0 评论 -
unigui中的unidbgrid单元格内容太长自动回行
1、servermodule中customcss中加入。<style type="text/css">.x-grid-cell-inner { white-space: initial;}</style>原创 2020-05-05 20:15:06 · 911 阅读 · 4 评论 -
unigui中设置unidbnavigator的toolstip属性
直接上代码。 UniSession.AddJS(UniDBNavigator1.JSName + '.items.items[0].setTooltip("第一条")'); UniSession.AddJS(UniDBNavigator1.JSName + '.items.items[1].setTooltip("前一条")'); UniSession.AddJS(UniDBNavi...原创 2020-05-05 19:48:05 · 607 阅读 · 0 评论 -
unigui中在unidbgrid中添加按钮
1、fdquery组件右击field editor弹出菜单。2、在字段名列表右击”New Field“弹出菜单。3、输入name,field type和type后点击”OK“按钮。回到字段编辑浮动窗体,选中新建的字段名称,点击Gettext事件。并编写代码。procedure TFramMembers.FDQuery1editGetText(Sender: T...原创 2020-05-05 10:10:47 · 1724 阅读 · 2 评论 -
unigui中unidbedit只能输入数字
> ClientEvents > ExtEvents > OnKeydown var ok = event.keyCode == 8 || //backspace event.keyCode == 9 || //tab event.keyCode == 13 || //enter event.k...原创 2020-05-04 23:45:43 · 721 阅读 · 0 评论 -
unigui中设置unidbradiogroup的样式
在unidbradiogroup的clientevents中的extevents事件的boxready事件中加入代码。如图: if (sender.legend) { if (sender.legend.el) { var legend=sender.legend.el; legend.dom.setAttribute('align', 'ce...原创 2020-05-04 23:35:05 · 684 阅读 · 0 评论 -
unigui中设置unidbedit的emptytext文字
设置unidbedit的emptytext文字config.emptyText='EmptyText...';原创 2020-05-04 23:31:13 · 525 阅读 · 0 评论 -
unigui中的window的位置和动画
再form中的clientevent中的extevent事件中window.beforeshow事件中。function window.beforeshow(sender, eOpts){ sender.animate({ duration: 400, to: { y:100} });}400毫秒,移动到top为100的地方。...原创 2020-05-04 23:14:51 · 446 阅读 · 0 评论 -
unigui中创建freeform并被fram调用
1、创建FreeForm窗体。2、编写函数。function FrmNewMember: TFrmNewMember;implementationfunction FrmNewMember: TFrmNewMember;begin Result := TFrmNewMember(UniMainModule.GetFormInstance(TFrmNewMember...原创 2020-05-04 20:07:33 · 773 阅读 · 0 评论 -
unigui中unidbgrid的header属性(字体,高度,表格设置)
方法一:设置css属性(server module).x-column-header{/*表头设置*/color:black;/*字体颜色*/font-size:13px;/*字体大小*/height: 50px;/*表头高度*/border: none;/*表头框线*/background:#C1C1C1;//表头背景*/}.GridLotacao .x-grid-co...原创 2020-05-04 11:50:04 · 2170 阅读 · 0 评论 -
unigui中使用bootstrap文件
1、ServerModule中的customfiles属性中加入:https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.csshttps://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js2、在form中加入unisyn...原创 2020-05-03 17:42:19 · 1098 阅读 · 0 评论 -
无意中发现的漂亮页面《UniGui开发资料集合 .rar》
下载地址:https://download.csdn.net/download/chunyangsuhao/11441353原创 2020-05-03 15:38:33 · 1695 阅读 · 0 评论 -
rio遍历全国省市json结构
{ "value": "110000", "label": "北京市", "children": [ { "value": "110101", "label": "东城区" }, { "value": "110102"...原创 2020-04-25 13:59:12 · 364 阅读 · 0 评论 -
unilookupcombobox的使用
1、设置datasource属性。目标数据源。2、设置datafiled属性。目标字段。3、设置listsource属性。需要查找的数据源。4、设置keyfield属性。按哪个关键字查找。5、设置listsource属性。在组件中显示的名称。例子:从仓库表中按照id在下拉列表中显示中文仓库名,当用户选择名称后,将仓库id保存到目标表的仓库字段中。da...原创 2020-04-23 08:11:31 · 987 阅读 · 0 评论 -
ungui中如何将unidatetimepicker更新mysql中unixtime类型字段
uses DateUtils;显示日期字段procedure TFramNewproject.FDQuery1AfterScroll(DataSet: TDataSet);begin Self.UniDateTimePicker1.DateTime := UnixToDateTime(FDQuery1.FieldByName('evs_starttime').AsInte...原创 2020-04-19 21:19:02 · 449 阅读 · 0 评论 -
unigui中换主题的方法
设置RecallLastTheme属性枚举主题名称procedure TFrmMain.GetThemes;//枚举主题名称var S: TUniStringArray; I: Integer;begin S := UniServerModule.ThemeManager.AllThemes; ThemeComboBox.Items.Clear; for I...原创 2020-04-19 20:20:39 · 1159 阅读 · 0 评论 -
unigui中的layout的样式
原创 2020-04-17 23:27:31 · 671 阅读 · 0 评论 -
unigui中layout的hbox属性
UniLayoutManagementHBoxLayoutPercentage.Layout := 'fit'; UniLayoutManagementHBoxLayoutPercentage.LayoutAttribs.Padding := '50'; UniLayoutManagementHBoxLayoutPercentage.AlignmentControl := uniAl...原创 2020-04-17 19:28:26 · 557 阅读 · 0 评论 -
unigui中layout的vbox属性
UniLayoutManagementVBoxLayout.Layout := 'fit'; UniLayoutManagementVBoxLayout.ParentAlignmentControl := False; UniLayoutManagementVBoxLayout.AlignmentControl := uniAlignmentClient; UniPanelP...原创 2020-04-17 18:13:42 · 579 阅读 · 0 评论 -
unigui中layout的tablespan属性
UniPanelParent.AlignmentControl := uniAlignmentClient; UniPanelParent.ParentAlignmentControl := False; UniPanelParent.Layout := 'fit'; UniPanelParent.LayoutAttribs.Padding := '25'; UniPanel...原创 2020-04-17 18:06:16 · 405 阅读 · 1 评论 -
unigui中layout的table属性
UniLayoutManagementTable.Layout := 'fit'; UniLayoutManagementTable.ParentAlignmentControl := False; UniLayoutManagementTable.AlignmentControl := uniAlignmentClient; UniLayoutManagementTable.T...原创 2020-04-17 17:58:33 · 718 阅读 · 1 评论 -
unigui中layout的border属性
原创 2020-04-17 17:15:03 · 308 阅读 · 0 评论 -
unicalendarpanel的使用
1、代码。procedure TMainForm.UniFormCreate(Sender: TObject);var E : TUniCalendarEvent;begin UniCalendar1.Date := Date; UniCalendarPanel1.StartDate := Date; E := UniCalendarPanel1.Events.Add;...原创 2020-04-16 21:00:25 · 902 阅读 · 0 评论 -
sql代码转换小工具(delphi)
1、下载。2、粘贴sql语句。3、msql转换为delphi_sql语句。原创 2020-04-13 21:29:30 · 1026 阅读 · 0 评论 -
数据库项目代码生成工具V1.18.08.18.0(RIO)
1)第一步。2)第二步。3)第三步。结果。原创 2020-04-13 21:19:16 · 182 阅读 · 0 评论