文件名称:cyysj_2005101511719
介绍说明--下载内容均来自于网络,请自行研究使用
AnsiLowerCase 函数 将字符转换为小写
首部 function MidStr(const AText: string const AStart, ACount: Integer):
string $[StrUtils.pas
功能 返回字符串AText从AStart开始的ACount个字符
说明 其实就是Copy
参考 function System.Copy
例子 Edit3.Text := MidStr(Edit1.Text, SpinEdit1.Value, SpinEdit2.Value) -AnsiLowerCase function will be converted to lowercase characters first function Mid Str (const AText : string const AStart, ACount : Integer) : string $ [StrUtils.pas functions return a string from AStart open AText before the ACount characters illustrate is the Copy function reference System.Co py example Edit3.Text : = MidStr (Edit1.Text. SpinEdit1.Value, SpinEdit2.Value)
首部 function MidStr(const AText: string const AStart, ACount: Integer):
string $[StrUtils.pas
功能 返回字符串AText从AStart开始的ACount个字符
说明 其实就是Copy
参考 function System.Copy
例子 Edit3.Text := MidStr(Edit1.Text, SpinEdit1.Value, SpinEdit2.Value) -AnsiLowerCase function will be converted to lowercase characters first function Mid Str (const AText : string const AStart, ACount : Integer) : string $ [StrUtils.pas functions return a string from AStart open AText before the ACount characters illustrate is the Copy function reference System.Co py example Edit3.Text : = MidStr (Edit1.Text. SpinEdit1.Value, SpinEdit2.Value)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 107215782cyysj_2005101511719.rar 列表 加密 加密\Project2.cfg 加密\Project2.dof 加密\Project2.dpr 加密\Project2.exe 加密\Project2.res 加密\Unit1.dcu 加密\Unit1.ddp 加密\Unit1.dfm 加密\Unit1.pas 加密\Unit1.~ddp 加密\Unit1.~dfm 加密\Unit1.~pas 加密\新建 文本文档.txt