• 博客(0)
  • 资源 (2)

空空如也

pascal 语言精要

pasacl语言相关知识的介绍。是学习使用pascal以及Delphi6的初学者必选课程!

2008-09-17

Delphi6函数大全

Delphi6常用函数,chm格式 首部 function AnsiResemblesText(const AText, AOther: string): Boolean; $[StrUtils.pas 功能 返回两个字符串是否相似 说明 ANSI(American National Standards Institute)美国国家标准协会;不区分大小写 参考 function StrUtils.SoundexProc; var StrUtils.AnsiResemblesProc 例子 CheckBox1.Checked := AnsiResemblesText(Edit1.Text, Edit2.Text);

2008-09-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除