搜索资源列表
mdi窗体结构示例
- 用DELPHI实现的MDI窗体示例的源代码,代码比较完整,希望对你有所帮助。-use the MDI windows example source code, the code integrity, and I hope to help you.
MyVedio
- 一个关于Delphi获取摄像头视频的例子,采用MDI窗体,可以获取多个视频-on Delphi access to a camera video examples, using MDI windows, can access multiple video
QuietMDI
- 1、很多朋友都问过怎样防止 MDI 子窗口在最大化(或最小化)过程中如何避免闪烁,就是像 Excel 一样,子窗口不产生动画效果,不过一直都没有很好的解决办法,如果您喜欢用 LockWindowUpdate 之类的就别往下看了。 2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。 3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TForm” 换成 “TQuietMDIChildForm”就行了
实现IE7一样的选项卡
- 实现IE7一样的选项卡,在您的mdi环境下,子窗体在选项卡上生成,IE7 to achieve the same tab, mdi in your environment, the sub-form in the tab to generate
vcl_MDI.BackGround
- 在MDI窗体上显示图片背景,解决了传统delphi的MDI窗体上无法显示图片的问题。-MDI form to display images in the background
AMDI.ZIP
- MDI Windows manager Delphi component.
mditab
- MDI Tab delphi component.
formdemo
- Delphi 7下编译的MDI子窗体切换显示源码,供初学者学习用-Delphi 7 to compile the source code switch between MDI child form for beginners to learn to use
umdiiformshows
- 用DELPHI实现的MDI窗体示例的源源代码,代码比较完整,希望对你有所帮助。 -DELPHI achieve MDI form sample of the stream of code, the code is complete, I hope for your help.
LoadDllForm.zip
- 这是我写的一份简单的主程式调用带有MDI窗口Dll的代码,编译测试通过,这一块是很多Delphi初学者喜欢研究的东西,希望对你有帮助,I wrote a simple main program calls with MDI windows Dll code, compile the test, this one is something many Delphi beginners like research, you want to help
the-control-of-form-size
- Delphi开发环境下控制MDI子窗体大小,给出简单易行的解决办法。-Delphi development environment under the control of the MDI child form size, given the simple solution.
C
- Delphi给MDI窗体加背景,MDI窗体背景的添加与普通窗体加背景大同小异,具体实现原理先不说,有实例代码,一看就会明白,如果你对此不明白,请快快下载这个Delphi源码吧。 -Delphi MDI form to add background Add MDI Form backgrounds and common form plus background similar, concrete realization of the principle I will not speak, th
delphi_5code_20150514
- 个人设计的delphi程序,其中有MDI窗体编程,SDI窗体编程等等,可为delphi爱好者提供参考。-Individual design delphi program, which has an MDI form programming, SDI form programming, etc., can provide a reference for delphi lovers.
