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
换行
查看全文
相关阅读:
Python正则表达式很难?一篇文章搞定他,不是我吹!
该用Python还是SQL?4个案例教你节省时间
解决mysql中只能通过localhost访问不能通过ip访问的问题
MySql按周/月/日分组统计数据的方法
jquery清空form表单
eclipse 创建 maven web工程
微信授权登录
bootstrap滑动开关插件使用
去除编译警告@SuppressWarnings注解用法详解(转)
dataTables添加序号和行选中框
原文地址:https://www.cnblogs.com/del/p/1118883.html
最新文章
似然函数
贝叶斯决策论中的参数估计
贝叶斯决策理论
ros move_base costmap 理解和实现动态窗口法避障
ros navigation stack---move_base
tf一些理解(根据资料)
将ros中suscriber和publisher写入class中
在ros下使用tf
boost format
c++不允许指向常量的指针赋值给不指向常量的指针
热门文章
c++类的隐藏,覆盖和重载,using关键字使用
出现函数重载错误call of overloaded ‘printfSth(double)’ is ambiguous
循环链表
10道Python常见面试题
Python教程 | Requests的基本用法
Google实践中总结的Python规范,get了吗?
python基础教程之pymongo库
用 Python 描述 Cookie 和 Session
一张图看懂 SQL 的各种 join 用法
这20个常规Python语法你都搞明白了吗?
Copyright © 2011-2022 走看看