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   換行
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章