SysUtils

Stellt häufig genutzte Funktionen zur Verfügung.

Klassen:

Dies sind die Klassen, welche in dieser Unit zur Verfügung gestellt werden.

Funktionen:

Dies sind die Funktionen, welche in dieser Unit zur Verfügung gestellt werden.
Name
Parameter
Rückgabetyp
BoolToStr Boolean string
DirectoryExists Directory string Boolean
FbmAvailPageFile Keine Int64
FbmAvailPhys Keine Int64
FbmAvailVirtual Keine Int64
FbmCopyDirectory SrcDir string
DstDir string
Mask string
Recursive Boolean
Boolean
FbmCopyFile SrcFile string
DstFile string
Boolean
FbmCorrectFilename Filename string string
FbmCreateDirectory Directory string Boolean
FbmDeleteDirectory Directory string
Recursive Boolean
Boolean
FbmDeleteFile Filename string Boolean
FbmDeleteFiles Directory string
Exclude StringArray
Boolean
FbmExpandEnvStr Str string string
FbmExplodeStr InStr string
Delimiter string
OutStrings TStringList
TrimValues Boolean
AllowEmptyValues Boolean
Prozedur
FbmExtractFileExt Filename string string
FbmFileExists Filename string Boolean
FbmFindFiles Directory string
Mask string
FileNames TStringList
Prozedur
FbmFindSwitch Switch string Boolean
FbmFindSwitchOption Switch string
Option string
Boolean
FbmFloatToStr Value Double string
FbmFormatFileSize Size Int64 string
FbmGenerateUniqueID Keine string
FbmGetAppDataDir AppInstallDir string string
FbmGetCPUName Processor Integer string
FbmGetCPUSpeed Processor Integer Integer
FbmGetDLLPath Keine string
FbmGetIEVersion Keine string
FbmGetModules ProcessID Cardinal TStringList
FbmGetSpecialFolder AFolder Integer string
FbmGetSystemID Keine string
FbmGetTempDir Keine string
FbmGetTime Keine Int64
FbmGetWinVersion Keine string
FbmHexToInt Value string Integer
FbmHexToIntDef Value string
Default Integer
Integer
FbmIntToHex Value Integer string
FbmIsValidFilename Filename string Boolean
FbmIsValidMd5 Filename string Boolean
FbmKillProcess ProcessName string
KillChildProcess Boolean
Boolean
FbmLeftPadStr Value string
Ch Char
DestLength Integer
string
FbmLoadStrFromFile Filename string string
FbmMd5File Filename string string
FbmMd5Str Str string string
FbmMemoryLoad Keine Int64
FbmMoveFile SrcFile string
DstFile string
Boolean
FbmOpenResource Res string
ExtFlags Integer
Boolean
FbmPosLeftEx SubStr string
string
Offset Integer
Integer
FbmProcessCount ProcessName string Integer
FbmProcessExists ProcessName string Boolean
FbmProcessList ProcessList TStringList Prozedur
FbmRandomStr Keine string
FbmReadVersionInfo Filename string
Simple Boolean
string
FbmReadVersionInfoEx Filename string
Major Word
Minor Word
Release Word
Build Word
string
FbmRightPadStr Value string
Ch Char
DestLength Integer
string
FbmSaveStrToFile Filename string
Str string
Prozedur
FbmServiceExists Machine string
ServiceName string
Filename string
Boolean
FbmServiceRunning Machine string
ServiceName string
Filename string
Boolean
FbmServiceStart Machine string
ServiceName string
Boolean
FbmServiceStop Machine string
ServiceName string
Boolean
FbmSha1File Filename string string
FbmSha1Str Str string string
FbmShellExecute Filename string
Parameters string
WaitFor Boolean
Operation string
ShowCmd Integer
Boolean
FbmStartProcess Filename string
WaitFor Boolean
ShowWindow Boolean
Boolean
FbmStartProcessEx Filename string
Directory string
Output string
ExitCode Cardinal
ShowWindow Boolean
Timeout Integer
Boolean
FbmStrToFloat string Double
FbmStrToFloatDef string
Default Double
Double
FbmStrToFloatFuzzy Value string
DecimalDelimiter Char
Double
FbmTimeCPUSpeed Keine Double
FbmTimeDelta StartTime Int64
EndTime Int64
Double
FbmTimeSince Time Int64 Double
FbmTotalPageFile Keine Int64
FbmTotalPhys Keine Int64
FbmTotalVirtual Keine Int64
FbmUpdateMemoryStatus Keine Prozedur
FbmWaitForProcess ProcessName string
WaitFor Integer
Boolean
FbmWriteVersionInfo Filename string
Major Word
Minor Word
Release Word
Build Word
string
FileExists Filename string Boolean
FloatToStr Value Double string
FormatDateTime Format String
DateTime TDateTime
String
IntToHex Value Integer
Digits Integer
Prozedur
Random ARange Integer Integer
StrToBool string Boolean
StrToBoolDef string
Default Boolean
Boolean
StrToFloat string Double
StrToFloatDef string
Default Double
Double
WeekOfTheYear Value TDateTime Word

Variablen:

Dies sind die Variablen, welche in dieser Unit zur Verfügung gestellt werden.