搜索:hint

找到约 11 项符合「hint」的查询结果

结果 11
https://www.eeworm.com/dl/666/416779.html Delphi控件源码

A Hint Component Special

A Hint Component Special
下载 65
·
查看 1028
https://www.eeworm.com/dl/666/416248.html Delphi控件源码

Ballon Hint Similar XP

Ballon Hint Similar XP
下载 52
·
查看 1024
https://www.eeworm.com/dl/666/490274.html Delphi控件源码

TdcHintEx Provides your users with a cool transparent hint. It replaces standard Delphi hint wind

TdcHintEx Provides your users with a cool transparent hint. It replaces standard Delphi hint window. Just drop a TdcHintEx in your main form. Set Enabled to True. And run your application. Oh btw, please set ShowHint to True.. :) Drop me a line, and tell me what you think of ...
下载 76
·
查看 1161
https://www.eeworm.com/dl/666/126468.html Delphi控件源码

带图标的提示栏(Hint窗口)

带图标的提示栏(Hint窗口)
下载 167
·
查看 1057
https://www.eeworm.com/dl/666/431055.html Delphi控件源码

How show hint in selected cell in DBGrid component.

How show hint in selected cell in DBGrid component.
下载 38
·
查看 1042
https://www.eeworm.com/dl/666/311814.html Delphi控件源码

带图标的提示栏(Hint窗口)的实现方法

带图标的提示栏(Hint窗口)的实现方法
下载 124
·
查看 1050
https://www.eeworm.com/dl/534/280622.html 其他

// Hint: These classes are intended to be used as base classes. Do not // simply add your code to t

// Hint: These classes are intended to be used as base classes. Do not // simply add your code to these files - instead create a new class // derived from one of CSizingControlBarXX classes and put there what // you need. See CMyBar classes in the demo projects for examples.
下载 144
·
查看 1074
https://www.eeworm.com/dl/981593.html 技术资料

ASPack

frmMain.TabFileOpen.Caption = 打开文件 frmMain.OD.Title = 选择文件 压缩 frmMain.BtnOpen.Caption = 打开 frmMain.BtnOpen.Hint = 选择文件来压缩 frmMain.PanelFileTitle.Caption = 文件信息 frmMain.LabelFileName.Caption = 文件名 frmMain.LabelFileSizeBefore.Caption = 文 ...
下载 8
·
查看 5904
https://www.eeworm.com/dl/895592.html 技术资料

基于STC8A8K单片机的简易导盲产品优化设计

设计了一款简易实用且价格低廉导盲产品,旨在帮助视障人士更加方便地出行。该产品以STC8A8K单片机为核心,包含导盲手杖与提示手环两部分,拥有立体障碍识别、环境光检测、振动提示、语音提示以及手杖找回等功能,满足盲人日常自主出行的需要。该文从机械结构、硬件组成及功能设置3个角度,详细介绍导盲产品 ...
下载 8
·
查看 4078
https://www.eeworm.com/dl/654/450069.html 数据结构

迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK,

迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not all ...
下载 163
·
查看 1107