DelphiFMX中没有任何ShellListView/ShellTreeView组件。那么,如何在DelphiFMX中制作一个类似文件管理器的资源管理器呢?如何在DelphiFMX中处理文件系统?我在DelphiFMX中找不到System.IOUtils。我想,也许我完全误解了FMX框架。有什么提示吗?Mitchell Hu
我正在使用Delphi XE8,这是火猴应用程序。 { Print the picture on all the surface of the page and all opaque. } { Print the picture on all the surface of the page and all opaque. }
Printer.Canvas.DrawBitmap</
如何更改FMX.TMemo字体大小@运行时?在下面的应用程序中,Spinbox1.Change方法不会更改Memo.Font.Size。我查看了TMemo的每个属性、函数和过程,但是,我找不到我需要的东西。以后的Delphi版本有TTextSettings for TMemo,但是XE5没有。interface
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FM