Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other Delphi VCL

notblack_DllClass

  • Category : Delphi VCL
  • Tags :
  • Update : 2012-11-26
  • Size : 63kb
  • Downloaded :0次
  • Author :
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Hey hey, the big man see don't laugh... Everyone knows the benefits of using DLLS, so I want to wrap the FORM inside the DLL. On the Internet, it is found that MDI and mode forms have many problems. I want to solve this problem myself. It was used to create an object back with a DLL, but found a lot of problems. If you think about it for a long time, you can ask for roots. I found the class. I want to encapsulate the class into a DLL, and then simply return a class, and it's easy to do in the main program, okay? I found TFormClass for a long time, so I tried to export from the DLL, and I found success by creating the form like a normal program. And then I want to see if other classes can do this, and I'm going to experiment with TFrame. The function GetDllFrameClass () : TFrame stdcall The first time it was declared, it failed. Strange? ! I tried it many times, and I thought of TFormClass(Ctrl+ left), go in and see what it says. TFormClass = class of TForm Oh, what a sudden enlightenment!! Class (TFrame) is the declaration of a class, which inherits the TFrame class f: TFrame is an object Class of TFrame declares the class type, f:TFrameClass is a class. The function GetDllFrameClass () : TFrame The return is not the class but the object, TFrameClass = class of TFrame, after TFormClass Run... Success,
Packet file list
(Preview for download)
Bin
...\Dll.dll
...\Main.exe
Dll
...\Dll.dof
...\Dll.dpr
...\Dll.res
...\Unit1.dfm
...\Unit1.pas
...\Unit2.dfm
...\Unit2.pas
Main
....\Main.dof
....\Main.dpr
....\Main.res
....\Unit1.dfm
....\Unit1.pas

ReadMe.txt
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.