CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tform

搜索资源列表

  1. tform任意透明窗体

    0下载:
  2. 用VB源代码实现任意透明窗体!很有意思!相信需要的人会在看了以后很有启发!-VB source code to achieve arbitrary transparent window! Very interesting! Convinced of the need of people will read after thought!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29740
    • 提供者:wwg
  1. WaterEffect

    0下载:
  2. csharp实现的图片特效 App.ico AssemblyInfo.cs bin WaterEffectDemo.csproj WaterEffectDemo.csproj.user WaterEffectDemo.sln WaterEffectForm.cs WaterEffectForm.resx WaterEffectPictureBox.cs WaterEffectPictureBox.resx readme.txt-csharp ac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:92151
    • 提供者:ysh
  1. xiao_qu_bao_biao

    0下载:
  2. 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\\
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1078784
    • 提供者:ss
  1. QuietMDI

    0下载:
  2. 1、很多朋友都问过怎样防止 MDI 子窗口在最大化(或最小化)过程中如何避免闪烁,就是像 Excel 一样,子窗口不产生动画效果,不过一直都没有很好的解决办法,如果您喜欢用 LockWindowUpdate 之类的就别往下看了。 2、原理极其简单,就是用 SystemParametersInfo 函数实现开、关系统的动画效果。 3、我把这种 MDI 子窗口写成了一个类,大家用的时候只要把 class(TForm) 中的 “TForm” 换成 “TQuietMDIChildForm”就行了
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:173854
    • 提供者:vvyang
  1. IE4SinkDemo

    0下载:
  2. unit Cweb2 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, SHDocVw, StdCtrls, ActiveX type TForm1 = class(TForm) WebBrowser1: TWebBrowser procedure FormCreate(Se
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:19867
    • 提供者:sbl
  1. oltpp-source-code-v2.0

    0下载:
  2. OLTPP - OnLine Transaction Processing Platform-OLTPP - OnLine Transaction Processing Pla tform
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1105368
    • 提供者:jack
  1. UniStreamExpert

    0下载:
  2. 万能流化单元,可以反向完美流化任何TComponent组件,并不单单是TForm-omnipotent flow of modules can be reversed perfect flow of any TComponent components, is not merely TForm
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3772
    • 提供者:易天行
  1. Project1

    0下载:
  2. 该实例着重介绍TForm组件中各种属性设置及其显示效果.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1831
    • 提供者:haihaijiejie
  1. notblack_DllClass

    0下载:
  2. 嘿嘿,大侠看到不要见笑呀... 大家都知道使用DLL的好处.于是我就想把FORM封装到DLL里面去. 到网上找,发现是MDI和模式窗体的,非模式的也有很多问题.便想自己解决这个问题. 原来是用DLL创建一个对象返回,但发现有很多的问题. 想了半天就去寻根问柳吧. 找到了类. 我就想把类封装进DLL,到时简单的返回一个类,然后在主程序里操作不就简单了? 找了半天发现了TFormClass,于是试了试从DLL导出来,像一般的程序一样创建窗体发现成功. 接着我又想看看
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:64823
    • 提供者:
  1. gatsp

    0下载:
  2. tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8813
    • 提供者:wwf
  1. AUTOSIZE

    0下载:
  2. 依据不同的屏幕解析度 ( 大字体 120 dpi、小字体 96 dpi ) 自动调整 TForm 大小的非可视构件。-according to different screen resolution (120 dpi large fonts, small fonts 96 dpi) TForm automatically adjust the size of the non-visual components.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3631
    • 提供者:海风
  1. comm

    0下载:
  2. unit comm interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, SPComm, StdCtrls, ExtCtrls type TFcomm = class(TForm) Comm1: TComm GroupBox1: TGroupBox Memo1: TMemo Memo2: TM
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:153051
    • 提供者:liu
  1. bsf

    0下载:
  2. unit Unit1 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, BusinessSkinForm type TForm1 = class(TForm) bsBusinessSkinForm1: TbsBusinessSkinForm private { Private d
  3. 所属分类:Editor

    • 发布日期:2017-06-15
    • 文件大小:23196439
    • 提供者:马三立
  1. AudioGrabber.zip

    0下载:
  2. Add the ISampleGrabberCB to the main class of your app: TForm1 = class(TForm, ISampleGrabberCB) You have to create the following in your main class: Private FSampleGrabber : IBaseFilter m_SampleGrabber: ISampleGrabber function SampleCB(Sa
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:773
    • 提供者:Manria
  1. multi-window

    0下载:
  2. 利用PageControl和TForm实现多标签窗口的一个简单的实现方法-Use PageControl TForm and realizing label window a simple realization method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:84221
    • 提供者:康康
  1. EXPLFORM

    0下载:
  2. 具有爆炸效果的窗体,直接继承TForm,使用方便,效果绚丽,取自国外代码-Form an explosive effect, direct succession TForm, easy to use, the effect of brilliant, from the foreign code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:10027
    • 提供者:hoskyloser
  1. tform

    1下载:
  2. 这是一个对图像进行几何变换的函数。可以对图像进行缩放,旋转和平移操作。-This is an image of the function of the geometric transformation. Images can be zoom, rotation and translation operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:chenxiaozhao
  1. API

    0下载:
  2. unit Unit1 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TForm1 = class(TForm) Button1: TButton Edit1: TEdit Button2: TButton procedure Button
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:219171
    • 提供者:delphi
  1. tform

    0下载:
  2. VB实现异型窗体实例之——T形窗体,不是太好,还凑合吧,研究了一上午做出的东西,提供给大家作参考。-VB Shaped Form examples of realization of the- T-shaped form, is not very good, bar Huancou He studied one morning to make things available to you for reference.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:3526
    • 提供者:jingdzhen
  1. neticq

    0下载:
  2. TChatForm = class(TForm) StatusBar1: TStatusBar MsgMemo: TMemo btnSend: TButton btnCancel: TButton procedure btnSendClick(Sender: TObject) procedure btnCancelClick(Sender: TObject) procedure MsgMemoKeyDown(Sender: TObject
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:242469
    • 提供者:孺子牛
« 12 »
搜珍网 www.dssz.com