搜索资源列表
xiao_qu_bao_biao
- program kehuji uses Forms, Unit1 in ..\\zxc\\Unit1.pas {Form1}, Unit2 in ..\\zxc\\Unit2.pas {Form2}, Unit3 in ..\\zxc\\Unit3.pas {Form3}, Unit4 in ..\\zxc\\Unit4.pas {Form4} // Unit3 in C:\\Program Files\\Borland\\Delphi7\\
FileMapping
- program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
UnInst
- Yet another one way to have only one copy of running application. to use this add this unut as first to uses clause in dpr file and program Nash uses UnInst in ..\Nash\UnInst.pas , Forms, ... begin Application.Initializ
Client03101
- 小熊论坛远控 SplashForm.Update Application.CreateForm(TMybrvip, Mybrvip) Application.CreateForm(TConfigServer, ConfigServer) Application.CreateForm(TForm1, Form1) Application.CreateForm(THFImage, HFImage) - SplashForm.Update Applic
C_SHARP_2013
- 反射动态调用另一项目中窗体和事件,网上的也有类似代码,但都不能用,关键语句的方法 -》public void CreateForm(string strName)-Reflection to dynamically call another project in the form and event, similar code online, but can be used not key statement- public void CreateForm (string strName)
CreateForm
- Delphi用API创建窗体实例。希望给GDI入门的朋友看下-Delphi to create a form instance with the API. I hope to look GDI entry friend
qbb
- Initialize Application,CreateForm(TfrmMain, frmMain) Application-The Initialize Application CreateForm (TfrmMain frmMain) Application
jhglxlc558
- Initialize Application,CreateForm(TfrmMain, frmMain) Application(The Initialize Application CreateForm (TfrmMain frmMain) Application)
