CodeDelphiRAD Studio

Discover COM Based Drag-And-Drop VCL Component Suite For Delphi

The drag and drop system that is built into the VCL is limited in that it only supports drag and drop within the same application. If you need to drag data from your application to other applications (e.g. Word, Explorer or Outlook), or if you need to be able to accept data dropped from other application (e.g. the Explorer), you have to use COM based drag and drop. COM based drag and drop is an…
Read more
CodeDelphiRAD Studio

Learn How To Deploy A Powerful Camera Component For Delphi On iOS With WINSOFT

Introduction Camera for iOS is a Firemonkey component that only works on the iOS platform. It makes use of the AVFoundation framework and offers a native video preview. It also recognizes native barcodes (EAN, QR Code, Data Matrix, Aztec, UPC-E, PDF417, ITF 14, and so on) and native faces. 2. Components in the Demo and what they do. The Demo includes a TabControl…
Read more
CodeDelphiRAD StudioTech Partner

All You Need To Know About The Open Source AsmProfiler 32-Bit Profiler Written In Delphi And Assembly

AsmProfiler is a full tracing 32bit profiler (instrumenting and sampling), written in Delphi and some assembly. AsmProfiler stands for “assembly profiler” because the heart of the profiler is written in assembly. According to the author of the project: “There are some (good) profilers available, but these are: Too expensive, and I want that every programmer can use a…
Read more