Thema: Delphi another framework

Einzelnen Beitrag anzeigen

CalganX

Registriert seit: 21. Jul 2002
Ort: Bonn
5.403 Beiträge
 
Turbo Delphi für Win32
 
#4
  Alt 18. Jun 2003, 21:30
Hm... If I unterstand you right you want to use functions from VCL-Units e.g. SysUtils.
You could include Units from the VCL, but then your programs are bigger. So I would say: Don't do this.

You should work with the Win32-API-Translations by the JEDIs! So you can use all API-Functions. And the most of the VCL-Functions are only simplyfications of the API-Functions.

Chris
  Mit Zitat antworten Zitat