![]() |
another framework
is there another delphi framework, maybe something similar to the mfc from vc++ that lets you work with resources and use its classes.
thanks |
Hey, Mr. Sade,
I don't think so. But why do want to use MFC classes in Delphi !?. Everything what's integrated in the mfc is also integrated in Delphi Units. The only difference is: Delphi Classes/Units are much easier to understand and to work with. regards, Tom |
Hey
I dont want to work with the MFC in Delphi. I work with nonVCL, and I want something similar to teh MFC, so I dont have to code everything. Something in the middle from Windows API and the VCL |
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 |
Zitat:
![]() |
Hello,
KOL&MCK Cool, I will take a look into it. VCL puts too much code, code that I dont need. |
Alle Zeitangaben in WEZ +1. Es ist jetzt 16:29 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz