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

搜索资源列表

  1. SharpGridEvaluationE

    0下载:
  2. 一个非常好用的Grid控件,内置可以直接输出到Excel、html等格式报表的函数,也可以支持预览打印功能,唯一的遗憾是它的Title Caption在支持汉字方面有点欠缺。-a very user-friendly Grid Control, embedded directly exported to Excel, html formats statements for the function, can also support Print Preview function, the onl
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11252882
    • 提供者:罗成
  1. VB6_NeoCaption_Full_Source

    0下载:
  2. Skim para caption muito show
  3. 所属分类:杀毒

    • 发布日期:2008-10-13
    • 文件大小:259414
    • 提供者:Wellington
  1. Windows

    0下载:
  2. 窗口参数识别工具,VB源码,可以查看窗口Caption 类名称
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7553
    • 提供者:成成
  1. huanyin

    0下载:
  2. 创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:24614
    • 提供者:lw
  1. jiaquan

    0下载:
  2. 在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:27288
    • 提供者:lw
  1. time

    0下载:
  2. Option Explicit Private Sub Timer1_Timer() Label1.Caption = Time End Sub
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2160
    • 提供者:黄小树
  1. Delphi操作Word文档

    0下载:
  2. 此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-thi
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-21
    • 文件大小:156780
    • 提供者:李锋
  1. ScrollText_V1.03

    0下载:
  2. 一个自动字幕控制控件。 可以实现上下,或者左右,单行或多行文本滚动。-An automatic control of the control caption. Can achieve up and down, or left and right, single or multiple lines of text scroll.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:234216
    • 提供者:Tom
  1. alite

    0下载:
  2. AlphaControls lite版本 8.02 漂亮的界面控件-AlphaControls 2013 -------------------- The Library contains skinning tool for Borland Delphi 5..XE3 (x32/x64) and C++ Builder 6..XE3 TABLE OF CONTENTS --------------- Overview Demonstration P
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-06
    • 文件大小:38322176
    • 提供者:zz
  1. KolProgressBar

    0下载:
  2. Colored ProgressBar with caption (with MCK mirror). Author: Alexander Shakhaylo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:22624
    • 提供者:k0tt0d
  1. caption

    0下载:
  2. 实现中英文字幕的合并,同时实现调节字幕速度的功能-To achieve the merger of Chinese and English subtitles, at the same time to achieve the function of regulating the speed of subtitles
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:61034
    • 提供者:zyq
  1. CaptionBarDraw

    0下载:
  2. This example program shows how to draw caption bar of windows in delphi platform. in the example you can write to caption bar, also you can omit default windows caption bar draw.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:201720
    • 提供者:zaferhasim
  1. TreeView

    1下载:
  2. 专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同! 公用单元:TreeFillThrd.pas TreeUtils.pas-Treeview and database designed to operate through the data in a datab
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:16321
    • 提供者:章侃
  1. Delphi73

    0下载:
  2. Borderwidth:(窗口化组件)边框的宽度  BorberStyle:设置组件边框形状(样式)   Brush:可确定组件的风格和颜色  Caption:使用该属性可指定标注组件的文本字符串  ClassName:该方法可得到对象的类名,我一直用它来得到数据库中字段的类型,在 其它的方面还没有用到  ClientHeight:可读取和设置组件客户区域的像素高度-Borderwidth: (window of the components) the width of th
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-21
    • 文件大小:6508401
    • 提供者:yxh0108
  1. MoveForm_withoutCaptionbar

    0下载:
  2. Move Windows form without caption bar
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:219090
    • 提供者:taiseo
  1. calc

    0下载:
  2. 计算器 有数字按键 + - * / 都有-Public sym, tmp Public Sub Cl_Click() txt = "" Form1.sym = "" Form1.tmp = "" End Sub Public Sub cmd_Click(Index As Integer) If InStr(1, txt, "=") <> 0 Then txt = "" txt = txt & Index End Sub Pub
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:8438
    • 提供者:sn
  1. formatlabel

    0下载:
  2. FormatLabel is enhanced TLabel component which provides functionality for displaying caption with more font styles and colors according HTML tags in caption string. Caption can contain parameters (between and tags), for each parameter will be called
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:14742
    • 提供者:Cat
  1. WinHandle

    0下载:
  2. Win32 asm application using TASM compiler, using mouse capture to find window handles,set/change caption,-Win32 asm application using TASM compiler, using mouse capture to find window handles,set/change caption,...
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:9892
    • 提供者:motash
  1. Caption-Buttons

    0下载:
  2. Caption Buttons for D3 / D4 / D5
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:1056645
    • 提供者:nilux
  1. Button-caption-

    0下载:
  2. 按钮标题托到高级表格例程,是一个不错的易语言教程哦可以标题拖到表格里面的-Button caption routine care to advanced form, is a good and easy language tutorial oh can drag form inside title
  3. 所属分类:ELanguage

    • 发布日期:2017-04-07
    • 文件大小:1665
    • 提供者:戚红
« 12 »
搜珍网 www.dssz.com