C++Delphi

Rapidly Create Modern Looking Responsive Master-Detail User Interfaces

RAD Studio comes with hundreds of visual and non-visual components to make developers’ life easier. But not knowing how to use them is the problem most of the time. I have seen many new VCL and FMX developers try to do something within a hard way. So, we are here for you to help on making things easy for you. Most of the time problems occur when a developer does not know what he has…
Read more
DelphiRAD Studio

Powerful Windows System Info Access Component Suite For Delphi

With the MiTeC System Information component suite, you can get complex system information in Delphi. Sometimes I need to know about my system fully and I use some utility applications to find out what kind of components I have in my system. Since you are a Delphi developer, you can explore the MiTeC System Information component suite to create something like that or even create and…
Read more
CodeDelphiRAD Studio

Quickly Enable Smooth Sliding Effects Between Tabs In Delphi Apps For Android And iOS

The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications. Location You can find theTabSlideTransitionsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand navigate to: Object PascalMulti-Device SamplesUser InterfaceTabSlideTransitionCPPMulti-Device SamplesUser InterfaceTabSlideTransition…
Read more
C++CodeDelphiTech Partner

Quickly Enumerate Through USB Devices With Code On Windows

Sometimes Developers Want to list or Identify USB devices connected to the machine and perform some actions to the USB devices programmatically. How do enumerate the USB devices quickly? Don’t know how to do it?. Don’t worry. MiTec’s System Information Management Suite’s component helps to enumerate the connected USB devices; we will learn how to use the TMiTec_USB component in this blog…
Read more