FireMonkey has many layout controls to choose from. Come learn the differences and how to use them to create dynamic, multi-platform user interfaces. Read More
posted @ 2016-10-13 17:56 findumars Views(1615) Comments(0) Diggs(0)
n 10.1 Berlin the ActiveX project types are missing from the New Items Window under Delphi. They are there for C++Builder, but not for Delphi. This on Read More
posted @ 2016-10-13 17:55 findumars Views(342) Comments(0) Diggs(0)
Stefan van As of 1Password fame sent me a more exhaustive list of the libraries and tools used in 1Password. I thought I would share it with everyone. Read More
posted @ 2016-10-13 17:49 findumars Views(197) Comments(0) Diggs(0)
Frequently when I am talking about the VCL or FireMonkey I get some of these common questions: Is VCL deprecated? Which is better FMX or VCL? If I am Read More
posted @ 2016-10-13 17:08 findumars Views(2799) Comments(0) Diggs(0)
在C#中有一个很有用的helper保留字,它可以让我们对已有的类添加额外功能,当时就在想delphi有这个保留字就好了,这样许多控件就不需要继承重写了.后来delphi 果然有了这个语法,到delphixe3,这个保留字就很强大了,不但class、record类型可用,现在连pascal基本类型也能 Read More
posted @ 2016-10-13 16:20 findumars Views(717) Comments(0) Diggs(0)