代码搜索:Delphi

找到约 10,000 项符合「Delphi」的源代码

代码结果 10,000
www.eeworm.com/read/104140/15706432

txt delphi编码规范文档.txt

delphi编码规范文档 作者:arsoon 目录 1、前言 3 2、源程序书写规范 3 2.1通用源代码格式规范 3 2.1.1缩进 3 2.1.2边距 3 2.1.3 Begin…End语句 3 2.1.4注释 4 2.2 OBJECT PASCAL语句格式书写规范与用法 4 2.2.1括号 4 2.2.2保留字和关键字 4 2.2.3过程和函数 5 2.2.4
www.eeworm.com/read/103858/15718048

html wpw_tool_delphi_95.html

Return to Table of Contents for this chapter Subject: Newbie questions on VC++ and Delphi I
www.eeworm.com/read/380648/9135817

txt delphi6函数大全(2)  .txt

Delphi6函数大全(2)  首部 function Languages: TLanguages; $[SysUtils.pas 功能 返回系统语言对象 说明 通过此函数可以得到系统的语言环境 参考 type SysUtils.TLanguages 例子 ///////Begin Languages proced
www.eeworm.com/read/380648/9135820

txt delphi6函数大全(3)  .txt

Delphi6函数大全(3)  首部 function FindNext(var F: TSearchRec): Integer; $[SysUtils.pas 功能 返回继续文件搜索 说明 搜索成功则返回0 参考 function Windows.FindNextFile 例子 ━━━━━
www.eeworm.com/read/380648/9135829

txt delphi字符串函数(二).txt

首部 function WideSameText(const S1, S2: WideString): Boolean; $[SysUtils.pas 功能 返回两个双字节字符串是否相同 说明 不区分大小写 参考 function SysUtils.WideCompareText 例子 CheckBox1.Checked := WideS
www.eeworm.com/read/380648/9135833

txt delphi6函数大全(1).txt

Delphi6函数大全(1)  首部 function AnsiResemblesText(const AText, AOther: string): Boolean; $[StrUtils.pas 功能 返回两个字符串是否相似 说明 ANSI(American National Standards Institute)美