linux社区爱心援助Linux认证系列教程业界动态站务新闻公司招聘网络学院网址大全LPI专题CISCO专题
设为首页
加入收藏
管理团队
JSP  
JAVA  
PERL  
 您的位置:首页 > 开发语言 > Delphi >
栏目导栏
  php
  JSP
  ASP
  asp.net
  JAVA
  c/c++/c#
  perl
  JavaScript
  Basic
  Delphi
资料搜索
热门文章
·HexToStr函数和StrToHex函数
·Delphi中的进制转换
·delphi轻松设置无边框透明窗体
·delphi第三方控件安装(Ehlib)
·DELPHI组件安装全攻略
·delphi动态创建控件
·开发工具比较Visual C++ VS De
·delphi完整身份证效验程序实例
·delphi中的Format函数详解
·delphi编程获取打印机的打印任
·如何判断文本文件的编码格式
·深入研究Variant数组
·用delphi编写网络游戏的外挂
·Delphi技巧-用户自定义数据类型
·delphi设置控件透明
最新文章
·在应用程序中跟踪MOUSE的坐标
·压缩和修复MS Access 2000文件
·DELPHI 6.0 动画制做
·怎样在Delphi中调用LastError信
·怎样得到主域服务器名称
·怎样利用递归实现删除某一目录
·读出主键下所有项
·如何制作照片底片效果的图像(
·获得Modem的状态
·WebBrowser屏幕滚动的实现,设
·有关字符串处理的小技巧
·Delphi建立键盘鼠标动作纪录与
·Delphi中布尔类型辨析
·DELPHI程序注册码设计
·图形的不规则的Copy
Google
 
delphi函数参考手册
[ 作者:  加入时间:2007-11-26 14:31:15  来自:Linux联盟收集整理 ]
delphi函数参考手册h5DLinux联盟
h5DLinux联盟
名称 类型 说明h5DLinux联盟
-------------------------------------h5DLinux联盟
abort 函数 引起放弃的意外处理 h5DLinux联盟
abs 函数 绝对值函数 h5DLinux联盟
addexitproc 函数 将一过程添加到运行时库的结束过程表中 h5DLinux联盟
addr 函数 返回指定对象的地址 h5DLinux联盟
adjustlinebreaks 函数 将给定字符串的行分隔符调整为cr/lf序列 h5DLinux联盟
align 属性 使控件位于窗口某部分 h5DLinux联盟
alignment 属性 控件标签的文字位置 h5DLinux联盟
allocmem 函数 在堆栈上分配给定大小的块 h5DLinux联盟
allowgrayed 属性 允许一个灰度选择 h5DLinux联盟
ansicomparestr 函数 比较字符串(区分大小写) h5DLinux联盟
ansicomparetext 函数 比较字符串(不区分大小写) h5DLinux联盟
ansilowercase 函数 将字符转换为小写 h5DLinux联盟
ansiuppercase 函数 将字符转换为大写 h5DLinux联盟
append 函数 以附加的方式打开已有的文件 h5DLinux联盟
arctan 函数 余切函数 h5DLinux联盟
assignfile 函数 给文件变量赋一外部文件名 h5DLinux联盟
assigned 函数 测试函数或过程变量是否为空 h5DLinux联盟
autosize 属性 自动控制标签的大小 h5DLinux联盟
backgrounddi2001.jpg 属性 背景色 h5DLinux联盟
beginthread 函数 以适当的方式建立用于内存管理的线程 h5DLinux联盟
bevelinner 属性 控件方框的内框方式 h5DLinux联盟
bevelouter 属性 控件方框的外框方式 h5DLinux联盟
bevelwidth 属性 控件方框的外框宽度 h5DLinux联盟
blockread 函数 读一个或多个记录到变量中 h5DLinux联盟
blockwrite 函数 从变量中写一个或多个记录 h5DLinux联盟
borderstyle 属性 边界类型 h5DLinux联盟
borderwidth 属性 边界宽度 h5DLinux联盟
break 命令 终止for、while、repeat循环语句 h5DLinux联盟
brush 属性 画刷 h5DLinux联盟
caption 属性 标签文字的内容 h5DLinux联盟
changefileext 函数 改变文件的后缀 h5DLinux联盟
chdir 函数 改变当前目录 h5DLinux联盟
checked 属性 确定复选框选中状态 h5DLinux联盟
chr 函数 返回指定序数的字符 h5DLinux联盟
closefile 命令 关闭打开的文件 h5DLinux联盟
color 属性 标签的颜色 h5DLinux联盟
columns 属性 显示的列数 h5DLinux联盟
comparestr 函数 比较字符串(区分大小写) h5DLinux联盟
concat 函数 合并字符串 h5DLinux联盟
continue 命令 继续for、while、repeat的下一个循环 h5DLinux联盟
copy 函数 返回一字符串的子串 h5DLinux联盟
cos 函数 余弦函数 h5DLinux联盟
ctl3d 属性 是否具有3d效果 h5DLinux联盟
cursor 属性 鼠标指针移入后的形状 h5DLinux联盟
date 函数 返回当前的日期 h5DLinux联盟
datetimetofiledate 函数 将delphi的日期格式转换为dos的日期格式 h5DLinux联盟
datetimetostr 函数 将日期时间格式转换为字符串 h5DLinux联盟
datetimetostring 函数 将日期时间格式转换为字符串 h5DLinux联盟
datetostr 函数 将日期格式转换为字符串 h5DLinux联盟
dayofweek 函数 返回星期的数值 h5DLinux联盟
dec 函数 递减变量值 h5DLinux联盟
decodedate 函数 将日期格式分解为年月日 h5DLinux联盟
decodetime 函数 将时间格式分解为时、分、秒、毫秒 h5DLinux联盟
delete 函数 从字符串中删除子串 h5DLinux联盟
deletefile 命令 删除文件 h5DLinux联盟
diskfree 函数 返回剩余磁盘空间的大小 h5DLinux联盟
disksize 函数 返回指定磁盘的容量 h5DLinux联盟
dispose 函数 释放动态变量所占的空间 h5DLinux联盟
disposestr 函数 释放字符串在堆栈中的内存空间 h5DLinux联盟
ditherbackgrounddi2001.jpg?使背景色的色彩加重或减少50% h5DLinux联盟
dragcursor 属性 当鼠标按下时光标的形状 h5DLinux联盟
dragmode 属性 按动的作用方式 h5DLinux联盟
dropdowncount 属性 容许的显示数据项的数目 h5DLinux联盟
editmask 属性 编辑模式 h5DLinux联盟
enabled 属性 是否使标签呈现打开状态 h5DLinux联盟
encodedate 函数 将年月日合成为日期格式 h5DLinux联盟
encodetime 函数 将时、分、秒、毫秒合成为时间格式 h5DLinux联盟
endmargin 属性 末尾边缘 h5DLinux联盟
eof 函数 对有类型或无类型文件测试是否到文件尾 h5DLinux联盟
eoln 函数 返回文本文件的行结束状态 h5DLinux联盟
erase 命令 删除外部文件 h5DLinux联盟
exceptaddr 函数 返回引起当前意外的地址 h5DLinux联盟
exclude 函数 从集合中删除一些元素 h5DLinux联盟
exceptobject 函数 返回当前意外的索引 h5DLinux联盟
exit 命令 立即从当前的语句块中退出 h5DLinux联盟
exp 函数 指数函数 h5DLinux联盟
expandfilename 函数 返回包含绝对路径的字符串 h5DLinux联盟
extendedselect 属性 是否允许存在选择模式,true时,multiselect才有意义 h5DLinux联盟
extractfiledir 函数 返回驱动器和路径 h5DLinux联盟
extractfileext 函数 返回文件的后缀 h5DLinux联盟
extractfilename 函数 返回文件名 h5DLinux联盟
extractfilepath 函数 返回指定文件的路径 h5DLinux联盟
fileage 函数 返回文件已存在的时间 h5DLinux联盟
fileclose 命令 关闭指定的文件 h5DLinux联盟
filecreate 命令 用指定的文件名建立新文件 h5DLinux联盟
filedatetodatetime 函数 将dos的日期格式转换为delphi的日期格式 h5DLinux联盟
fileexists 函数 检查文件是否存在 h5DLinux联盟
filegatattr 函数 返回文件的属性 h5DLinux联盟
filegetdate 函数 返回文件的dos日期时间标记 h5DLinux联盟
fileopen 命令 用指定的存取模式打开指定的文件 h5DLinux联盟
filepos 函数 返回文件的当前指针位置 h5DLinux联盟
fileread 命令 从指定的文件读取 h5DLinux联盟
filesearch 命令 在目录中搜索指定的文件 h5DLinux联盟
fileseek 函数 改变文件的指针 h5DLinux联盟
filesetattr 函数 设置文件属性 h5DLinux联盟
filesetdate 函数 设置文件的dos日期时间标记 h5DLinux联盟
filesize 函数 返回当前文件的大小 h5DLinux联盟
filewrite 函数 对指定的文件做写操作 h5DLinux联盟
fillchar 函数 用指定的值填充连续字节的数 h5DLinux联盟
findclose 命令 终止findfirst/findnext序列 h5DLinux联盟
findfirst 命令 对指定的文件名及属性搜索目录 h5DLinux联盟
findnext 命令 返回与文件名及属性匹配的下一入口 h5DLinux联盟
floattodecimal 函数 将浮点数转换为十进制数 h5DLinux联盟
floattostrf 函数 将浮点数转换为字符串 h5DLinux联盟
floattostr 函数 将浮点数转换为字符串 h5DLinux联盟
floattotext 函数 将给定的浮点数转换为十进制数 h5DLinux联盟
floattotextfmt 函数 将给定的浮点数转换为十进制数 h5DLinux联盟
flush 函数 将缓冲区的内容刷新到输出的文本文件中 h5DLinux联盟
fmtloadstr 函数 从程序的资源字符串表中装载字符串 h5DLinux联盟
fmtstr 函数 格式化一系列的参数,其结果以参数result返回 h5DLinux联盟
font 属性 设置字体 h5DLinux联盟
format 函数 格式化一系列的参数并返回pascal字符串 h5DLinux联盟
formatbuf 函数 格式化一系列的参数 h5DLinux联盟
formatdatetime 函数 用指定的格式来格式化日期和时间 h5DLinux联盟
formatfloat 函数 指定浮点数格式 h5DLinux联盟
frac 函数 返回参数的小数部分 h5DLinux联盟
freemem 函数 按给定大小释放动态变量所占的空间 h5DLinux联盟
getdir 返回指定驱动器的当前目录 h5DLinux联盟
getheapstatus 返回内存管理器的当前状态 h5DLinux联盟
getmem 建立一指定大小的动态变量,并将指针指向该处 h5DLinux联盟
getmemorymanager 返回内存管理器的入口点 h5DLinux联盟
glyph 函数 按钮上的图象 h5DLinux联盟
halt 停止程序的执行并返回到操作系统 h5DLinux联盟
hi 返回参数的高地址位 h5DLinux联盟
high 返回参数的上限值 h5DLinux联盟
hint 属性 提示信息 h5DLinux联盟
int 返回参数的整数部分 h5DLinux联盟
include 添加元素到集合中 h5DLinux联盟
insert 在字符串中插入子串 h5DLinux联盟
inttohex 将整型数转换为十六进制数 h5DLinux联盟
inttostr 将整型数转换为字符串 h5DLinux联盟
ioresult 返回最新的i/o操作完成状态 h5DLinux联盟
isvalidident 测试字符串是否为有效的标识符 h5DLinux联盟
items 属性 默认显示的节点 h5DLinux联盟
kind 属性 摆放样式h5DLinux联盟
largechange 属性 最大改变值 h5DLinux联盟
layout 属性 图象布局 h5DLinux联盟
length 函数 返回字符串的动态长度 h5DLinux联盟
lines 属性 缺省显示内容 h5DLinux联盟
ln 函数 自然对数函数 h5DLinux联盟
lo 函数 返回参数的低地址位 h5DLinux联盟
loadstr 函数 从应用程序的可执行文件中装载字符资源 h5DLinux联盟
lowercase 函数 将给定的字符串变为小写 h5DLinux联盟
low 函数 返回参数的下限值 h5DLinux联盟
max 属性 最大值 h5DLinux联盟
maxlength 属性 最大长度 h5DLinux联盟
min 属性 最小值 h5DLinux联盟
mkdir 命令 建立一子目录 h5DLinux联盟
move 函数 从源到目标复制字节 h5DLinux联盟
multiselect 属性 允许同时选择几个数据项 h5DLinux联盟
name 属性 控件的名字 h5DLinux联盟
new 函数 建立新的动态变量并设置一指针变量指向他 h5DLinux联盟
newstr 函数 在堆栈上分配新的字符串 h5DLinux联盟
now 函数 返回当前的日期和时间 h5DLinux联盟
odd 测试参数是否为奇数 h5DLinux联盟
onactivate 事件 焦点移到窗体上时触发 h5DLinux联盟
onclick 事件 单击窗体空白区域触发 h5DLinux联盟
ondblclick 事件 双击窗体空白区域触发 h5DLinux联盟
onclosequery 事件 使用者试图关闭窗体触发 h5DLinux联盟
onclose 事件 窗体关闭后才触发 h5DLinux联盟
oncreate 事件 窗体第一次创建时触发 h5DLinux联盟
ondeactivate 事件 用户切换到另一应用程序触发 h5DLinux联盟
ondragdrop 事件 鼠标拖放操作结束时触发 h5DLinux联盟
ondragover 事件 有其他控件从他上面移过触发 h5DLinux联盟
onmousedown 事件 按下鼠标键时触发 h5DLinux联盟
onmouseup 事件 释放鼠标键时触发 h5DLinux联盟
onmousemove 事件 移动鼠标时触发 h5DLinux联盟
onhide 事件 隐藏窗体时触发 h5DLinux联盟
onkeydown 事件 按下键盘某键时触发 h5DLinux联盟
onkeypress 事件 按下键盘上的单个字符键时触发 h5DLinux联盟
onkeyup 事件 释放键盘上的某键时触发 h5DLinux联盟
onpaint 事件 窗体上有新部分暴露出来触发 h5DLinux联盟
onresize 事件 重新调整窗体大小触发 h5DLinux联盟
onshow 事件 在窗体实际显示之前瞬间触发 h5DLinux联盟
ord 返回序数类的序数 h5DLinux联盟
outlinestyle 属性 类型 h5DLinux联盟
outofmemoryerror 引起outofmemory意外 h5DLinux联盟
pageindex 属性 页索引 h5DLinux联盟
pages 属性 页 h5DLinux联盟
paramcount 函数 返回在命令行上传递给程序的参数数量 h5DLinux联盟
paramstr 函数 返回指定的命令行参数 h5DLinux联盟
pen 属性 画刷设置 h5DLinux联盟
pi 函数 返回圆周率pi h5DLinux联盟
picture 属性 显示图象 h5DLinux联盟
pictureclosed 属性 设置closed位图 h5DLinux联盟
pictureleaf 属性 设置leaf位图 h5DLinux联盟
pictureminus 属性 设置minus位图 h5DLinux联盟
pictureopen 属性 设置open位图 h5DLinux联盟
pictureplus 属性 设置plus位图 h5DLinux联盟
pos 函数 在字符串中搜索子串 h5DLinux联盟
pred 函数 返回先前的参数 h5DLinux联盟
random 函数 返回一随机函数 h5DLinux联盟
randomize 函数 用一随机数初始化内置的随机数生成器 h5DLinux联盟
read 函数 对有格式的文件,读一文件组件到变量中;h5DLinux联盟
对文本文件,读一个或多个值到一个或多个变量中 h5DLinux联盟
readln 函数 执行read过程,然后跳到文件下一行 h5DLinux联盟
readonly 属性 只读属性 h5DLinux联盟
reallocmem 函数 分配一动态变量 h5DLinux联盟
rename 函数 重命名外部文件 h5DLinux联盟
renamefile 函数 对文件重命名 h5DLinux联盟
reset 函数 打开已有的文件 h5DLinux联盟
rewrite 函数 建立并打开一新的文件 h5DLinux联盟
rmdir 函数 删除空的子目录 h5DLinux联盟
round 函数 将实数值舍入为整型值 h5DLinux联盟
runerror 函数 停止程序的执行 h5DLinux联盟
scrollbars 属性 滚动条状态 h5DLinux联盟
seek 函数 将文件的当前指针移动到指定的组件上 h5DLinux联盟
seekeof 函数 返回文件的文件结束状态 h5DLinux联盟
seekeoln 函数 返回文件的行结束状态 h5DLinux联盟
selectedcolor 属性 选中颜色 h5DLinux联盟
setmemorymanager 函数 设置内存管理器的入口点 h5DLinux联盟
settextbuf 函数 给文本文件指定i/o缓冲区 h5DLinux联盟
shape 属性 显示的形状 h5DLinux联盟
showexception 函数 显示意外消息与地址 h5DLinux联盟
sin 函数 正弦函数 h5DLinux联盟
sizeof 函数 返回参数所占的字节数 h5DLinux联盟
smallchange 属性 最小改变值 h5DLinux联盟
sorted 属性 是否允许排序 h5DLinux联盟
sqr 函数 平方函数 h5DLinux联盟
sqrt 函数 平方根函数 h5DLinux联盟
startmargin 属性 开始边缘 h5DLinux联盟
state 属性 控件当前状态 h5DLinux联盟
str 函数 将数值转换为字符串h5DLinux联盟
stralloc 函数 给以null结束的字符串分配最大长度-1的缓冲区 h5DLinux联盟
strbufsize 函数 返回存储在由stralloc分配的字符缓冲区的最大字符数 h5DLinux联盟
strcat 函数 将一字符串附加到另一字符串尾并返回合并的字符串 h5DLinux联盟
strcomp 函数 比较两个字符串 h5DLinux联盟
strcopy 函数 将一个字符串复制到另一个字符串中 h5DLinux联盟
strdispose 函数 释放堆栈上的字符串 h5DLinux联盟
strecopy 函数 将一字符串复制到另一个字符串并返回结果字符串尾部的指针 h5DLinux联盟
strend 函数 返回指向字符串尾部的指针 h5DLinux联盟
stretch 属性 自动适应控件的大小 h5DLinux联盟
strfmt 函数 格式化一系列的参数 h5DLinux联盟
stricomp 函数 比较两个字符串(不区分大小写) h5DLinux联盟
stringtowidechar 函数 将ansi字符串转换为unicode字符串 h5DLinux联盟
strlcat 函数 将一字符串中的字符附加到另一字符串尾并返回合并的字符串 h5DLinux联盟
strlcomp 函数 以最大长度比较两个字符串 h5DLinux联盟
strlcopy 函数 将一个字符串中的字符复制到另一个字符串中 h5DLinux联盟
strlen 函数 返回字符串中的字符数 h5DLinux联盟
strlfmt 函数 格式化一系列的参数,其结果中包含有指向目标缓冲区的指针 h5DLinux联盟
strlicomp 函数 以最大长度比较两个字符串(不区分大小写) h5DLinux联盟
strlower 函数 将字符串中的字符转换为小写 h5DLinux联盟
strmove 函数 将一个字符串中的字符复制到另一个字符串中 h5DLinux联盟
strnew 函数 在堆栈上分配一个字符串 h5DLinux联盟
strpas 函数 将以null结束的字符串转换为pascal类的字符串 h5DLinux联盟
strpcopy 函数 将pascal类的字符串复制为以null结束的字符串 h5DLinux联盟
strplcopy 函数 从pascal类的最大长度字符串复制为以null结束的字符串 h5DLinux联盟
strpos 函数 返回一个字符串在另一个字符串中首次出现指针 h5DLinux联盟
strrscan 函数 返回字符串中最后出现字符的指针 h5DLinux联盟
strscan 函数 返回字符串中出现首字符的指针 h5DLinux联盟
strtodate 函数 将字符串转换为日期格式 h5DLinux联盟
strtodatetime 函数 将字符串转换为日期/时间格式 h5DLinux联盟
strtofloat 函数 将给定的字符串转换为浮点数 h5DLinux联盟
strtoint 函数 将字符串转换为整型 h5DLinux联盟
strtointdef 函数 将字符串转换为整型或默认值 h5DLinux联盟
strtotime 函数 将字符串转换为时间格式 h5DLinux联盟
strupper 函数 将字符串中的字符转换为大写 h5DLinux联盟
style 属性 类型选择 h5DLinux联盟
suce 函数 返回后继的参数 h5DLinux联盟
swap 函数 交换参数的高低地址位 h5DLinux联盟
tabs 属性 标记每一项的内容 h5DLinux联盟
tabindex 属性 标记索引 h5DLinux联盟
text 属性 显示的文本 h5DLinux联盟
texttofloat 函数 将字符串(以null结束的格式)转换为浮点数 h5DLinux联盟
time 函数 返回当前的时间 h5DLinux联盟
timetostr 函数 将时间格式转换为字符串 h5DLinux联盟
trim 函数 从给定的字符串中删除前导和尾部的空格及控制字符 h5DLinux联盟
trimleft 函数 从给定的字符串中删除首部的空格及控制字符 h5DLinux联盟
trimright 函数 从给定的字符串中删除尾部的空格及控制字符 h5DLinux联盟
trunc 函数 将实型值截取为整型值 h5DLinux联盟
truncate 函数 截去当前文件位置后的内容 h5DLinux联盟
unselectedcolor 属性 未选中颜色 h5DLinux联盟
upcase 将字符转换为大写 h5DLinux联盟
uppercase 将给定的字符串变为大写 h5DLinux联盟
val 函数 将字符串转换为整型值 h5DLinux联盟
vararraycreate 函数 以给定的界限和维数建立变体数组 h5DLinux联盟
vararraydimcount 函数 返回给定变体的维数 h5DLinux联盟
vararrayhighbound 函数 返回给定变体数组维数的上界 h5DLinux联盟
vararraylock 函数 锁定给定的变体数组 h5DLinux联盟
vararraylowbound 函数 返回给定变体数组维数的下界 h5DLinux联盟
vararrayof 函数 返回指定变体的数组元素 h5DLinux联盟
vararrayredim 函数 通过改变上限来调整变体的大小 h5DLinux联盟
vararrayunlock 函数 解锁指定的变体数组 h5DLinux联盟
varastype 函数 将变体转换为指定的类型 h5DLinux联盟
varcase 函数 将变体转换为指定的类型并保存他 h5DLinux联盟
varclear 函数 清除指定的变体 h5DLinux联盟
varcopy 函数 将指定的变体复制为指定的变体 h5DLinux联盟
varformdatetime 函数 返回包含日期时间的变体 h5DLinux联盟
varisarray 函数 测试变体是否为数组 h5DLinux联盟
varisempty 函数 测试变体是否为unassigned h5DLinux联盟
varisnull 函数 测试变体是否为null h5DLinux联盟
vartodatetime 函数 将给定的变体转换为日期时间 h5DLinux联盟
vartype 函数 将变体转换为指定的类型并保存他 h5DLinux联盟
visible 属性 控件的可见性 h5DLinux联盟
wantreturns 属性 为true时,按回车键产生一个回车符;h5DLinux联盟
为false时,按下ctrl+enter才产生回车符 h5DLinux联盟
write 命令 对有格式的文件,写一变量到文件组件中;h5DLinux联盟
对文本文件,写一个或多个值到文件中 h5DLinux联盟
writeln 命令 执行write过程,然后输出一行结束标志 h5DLinux联盟
widecharlentostring 函数 将ansi字符串转换为unicode字符串 h5DLinux联盟
widecharlentostrwar 函数 将unicode字符串转换为ansi字符串变量 h5DLinux联盟
widechartostring 函数 将unicode字符串转换为ansi字符串 h5DLinux联盟
widechartostrvar 函数 将unicode字符串转换为ansi字符串变量 h5DLinux联盟
Linux联盟收集整理 ,转贴请标明原始链接,如有任何疑问欢迎来本站Linux论坛讨论
评论】【加入收藏夹】【 】【打印】【关闭
※ 相关链接
 ·Delphi中关于TApplication类的详解  (2007-11-26 14:30:15)
 ·Delphi包的使用  (2007-11-26 14:29:50)
 ·Delphi中的INI文件编程  (2007-11-26 14:26:46)
 ·Delphi与汇编  (2007-11-26 14:24:49)
 ·使用Delphi启动和停止服务  (2007-11-26 14:09:12)
 ·delphi复制文本到剪贴版和从剪贴版取文字  (2007-11-26 13:49:36)
 ·Delphi中如何编写图像解析组件  (2007-11-26 13:49:05)
 ·delphi一句话帮助之一  (2007-11-26 13:48:12)
 ·Delphi的“动态窗体”技术实际应用  (2007-11-26 13:47:08)
 ·delphi一句话帮助之二  (2007-11-26 13:46:25)