zoukankan
html css js c++ java
SysUtils 单元下的公用函数目录
有简单提示的链接有效.
过程或函数名
分类
简单提示
Abort
AddExitProc
AddTerminateProc
AdjustLineBreaks
Unix 与 Windows 的换行符互换
AnsiCompareFileName
AnsiCompareStr
AnsiCompareText
AnsiDequotedStr
AnsiExtractQuotedStr
AnsiLastChar
AnsiLowerCase
AnsiLowerCaseFileName
AnsiPos
AnsiQuotedStr
AnsiSameStr
AnsiSameText
AnsiStrComp
AnsiStrIComp
AnsiStrLastChar
AnsiStrLComp
AnsiStrLIComp
AnsiStrLower
AnsiStrPos
AnsiStrRScan
AnsiStrScan
AnsiStrUpper
AnsiUpperCase
AnsiUpperCaseFileName
AppendStr
AssignStr
Beep
BoolToStr
布尔转字符串
ByteToCharIndex
ByteToCharLen
ByteType
CallTerminateProcs
ChangeFileExt
ChangeFilePath
CharLength
CharToByteIndex
CharToByteLen
CheckWin32Version
CompareMem
CompareStr
字符串比较(区分大小写)
CompareText
字符串比较(不区分大小写)
CreateDir
CreateGUID
CurrentYear
CurrToStr
CurrToStrF
Date
DateTimeToFileDate
DateTimeToStr
DateTimeToString
DateTimeToSystemTime
DateTimeToTimeStamp
DateToStr
DayOfWeek
DecodeDate
DecodeDateFully
DecodeTime
DeleteFile
DirectoryExists
DiskFree
DiskSize
DisposeStr
ExceptionErrorMessage
ExcludeTrailingBackslash
ExcludeTrailingPathDelimiter
ExpandFileName
ExpandFileNameCase
ExpandUNCFileName
ExtractFileDir
ExtractFileDrive
ExtractFileExt
ExtractFileName
ExtractFilePath
ExtractRelativePath
ExtractShortPathName
FileAge
FileClose
FileCreate
FileDateToDateTime
FileExists
FileGetAttr
FileGetDate
FileIsReadOnly
FileOpen
FileRead
FileSearch
FileSeek
FileSetAttr
FileSetDate
FileSetReadOnly
FileWrite
FinalizePackage
FindClose
FindCmdLineSwitch
FindFirst
FindNext
FloatToCurr
FloatToDateTime
FloatToDecimal
FloatToStr
FloatToStrF
FloatToText
FloatToTextFmt
FmtLoadStr
FmtStr
格式化输出
ForceDirectories
Format
格式化输出
FormatBuf
FormatCurr
FormatDateTime
FormatFloat
FreeAndNil
GDAL
GetCurrentDir
GetDiskFreeSpaceEx
GetEnvironmentVariable
GetFileVersion
GetFormatSettings
GetLocaleChar
GetLocaleFormatSettings
GetLocaleStr
GetModuleName
GetPackageDescription
GetPackageInfo
GetTime
GUIDToString
IncAMonth
IncludeTrailingBackslash
IncludeTrailingPathDelimiter
IncMonth
InitializePackage
Int64Rec
IntToHex
IntToStr
IReadWriteSync
IsAssembly
IsDelimiter
判断字符串的某个位置是不是指定的字符串
IsEqualGUID
IsLeapYear
IsPathDelimiter
IsValidIdent
Languages
LastDelimiter
判断一个字符串在另一个字符串中最后出现的位置
LoadPackage
LoadStr
LowerCase
转小写
MSecsToTimeStamp
NewStr
NextCharIndex
Now
OutOfMemoryError
QuotedStr
加单引号
RaiseLastOSError
RaiseLastWin32Error
RCS
RemoveDir
RenameFile
ReplaceDate
ReplaceTime
RPR
SafeLoadLibrary
SameFileName
SameStr
SameText
SetCurrentDir
ShortDateFormat
ShowException
Sleep
StrAlloc
PChar 串专用函数: 给 PChar 指针分配空间
StrBufSize
PChar 串专用函数: PChar 缓冲区大小
StrByteType
PChar 串专用函数: 获取字节类型
StrCat
PChar 串专用函数: 将源串添加到目标串后
StrCharLength
PChar 串专用函数
StrComp
PChar 串专用函数: 对比串
StrCopy
PChar 串专用函数: 复制串, 返回结果指针
StrDispose
PChar 串专用函数
StrECopy
PChar 串专用函数: 复制串, 返回结果尾指针
StrEnd
PChar 串专用函数: 串尾指针
StrFmt
PChar 串专用函数
StrIComp
PChar 串专用函数: 对比串, 不区分大小写
StringReplace
替换字符串
StringToGUID
StrLCat
PChar 串专用函数: 将源串添加到目标串后, 限定结果长度
StrLComp
PChar 串专用函数: 对比串, 指定有效位数
StrLCopy
PChar 串专用函数: 复制串, 限定长度
StrLen
PChar 串专用函数: 串长度
StrLFmt
PChar 串专用函数
StrLIComp
PChar 串专用函数: 对比串, 不区分大小写并指定有效位数
StrLower
PChar 串专用函数: 转小写
StrMove
PChar 串专用函数: 将串中指定数目的字符复制到另一串的开始
StrNew
PChar 串专用函数
StrNextChar
PChar 串专用函数
StrPas
PChar 串专用函数
StrPCopy
PChar 串专用函数: 同 StrPCopy
StrPLCopy
PChar 串专用函数: 同 StrPLCopy
StrPos
PChar 串专用函数: 字串在母串中的位置指针
StrRScan
PChar 串专用函数: 字符在串中末位置指针
StrScan
PChar 串专用函数: 字符在串中首位置指针
StrToBool
StrToBoolDef
StrToCurr
StrToCurrDef
StrToDate
StrToDateDef
StrToDateTime
StrToDateTimeDef
StrToFloat
StrToFloatDef
StrToInt
StrToInt64Def
StrToIntDef
StrToTime
StrToTimeDef
StrUpper
PChar 串专用函数: 转大写
Supports
SysErrorMessage
SysLocale
SystemTimeToDateTime
TextToFloat
Time
TimeStampToDateTime
TimeStampToMSecs
TimeToStr
Trim
删除两边空格
TrimLeft
删除左边空格
TrimRight
删除右边空格
TryEncodeDate
TryEncodeTime
TryFloatToCurr
TryFloatToDateTime
TryStrToBool
TryStrToCurr
TryStrToDate
TryStrToDateTime
TryStrToFloat
TryStrToInt
TryStrToInt64
TryStrToTime
UnloadPackage
UpperCase
转大写
WideCompareStr
WideCompareText
WideFmtStr
WideFormat
WideFormatBuf
WideLowerCase
WideSameStr
WideSameText
WideUpperCase
Win32Check
WrapText
换行
查看全文
相关阅读:
WebDriver Api
Web系统基础
python自动化测试相关资料
持续集成Jenkins
Git和Github库详细使用教程
TCP/UDP协议
CentOS连接网络设置
Web测试基本思路:UI测试、功能测试和兼容性测试
初识Jenkins
selenium +python 对table的操作
原文地址:https://www.cnblogs.com/del/p/1118883.html
最新文章
js实现脱敏
vue-resource进行接口请求,不简写
模糊查询关键字高亮显示以及多个关键字的匹配定位
jq实现倒计时以及完成以后进行操作使用
js对图片进行质量压缩后上传服务器
jq+css实现跑马灯效果的轮盘抽奖
小程序的picker事件,当数据源为对象的时候
vue项目微信端清理缓存问题解决
微信小程序OSS上传图片
html引入react库,不搭脚手架。
热门文章
NGINX----源码阅读---ngx_master_process_cycle
NGINX----源码阅读---cycle
NGINX----源码阅读---have配置脚本
NGINX----源码阅读---sources配置脚本
NGINX----源码阅读---config配置脚本
NGINX----源码阅读----init配置脚本
NGINX----源码阅读----(option配置脚本)
NGINX----源码阅读一(main函数)
jQuery学习笔记(一)--jQuery对象与DOM对象相互转换
监控工具nmon使用方法
Copyright © 2011-2022 走看看