ISysApi

 

RedirectStdIn

 

RedirectStdOut

 

IncPtr

 

DecPtr

 

SafeMove

 

SafeFillChar

 

AdjustBufferSize

 

Allocate

 

Deallocate

 

AllocSize

 

Reallocate

 

isNAN

 

isINF

 

_NaN

 

_PlusInf

 

_MinusInf

 

FindZero

 

FindMin

 

Quanc8

 

MachEps

 

NativeTimeNow

 

MSecNow

 

AssignNativeTime

 

MSecToNativeTime

 

NativeTimeToMSec

 

DateTimeToMSec

 

MSecToDateTime

 

GetDateStr

 

GetTimeStr

 

StrLen

 

StrLLen

 

StrEnd

 

StrCopy

 

StrECopy

 

StrLCopy

 

StrPCopy

 

StrCat

 

StrPCat

 

StrLCat

 

StrComp

 

StrIComp

 

StrLComp

 

StrLIComp

 

StrScan

 

StrRScan

 

StrUpper

 

StrLower

 

StrPos

 

StrPas

 

StrPass

 

StrMove

 

GetTextNumLines

 

UpCase

 

LoCase

 

LoCaseStr

 

UpCaseStr

 

WinToDos

 

DosToWin

 

WinToDosStr

 

DosToWinStr

 

WinToDosLongStr

 

DosToWinLongStr

 

WinToKoi

 

KoiToWin

 

WinToKoiStr

 

KoiToWinStr

 

WinToKoiLongStr

 

KoiToWinLongStr

 

Format

 

Str2CharSet

 

CharSet2Str

 

RightStr

 

LeftStr

 

CharStr

 

Pad

 

LeftPad

 

CenterStr

 

TrimLeadChars

 

TrimTrailChars

 

TrimChars

 

TrimLead

 

TrimTrail

 

Trim

 

UnifyAlias

 

UnifyFileAlias

 

UnifySection

 

WordWrap

 

ReplaceString

 

ReplaceAlignStr

 

WordCount

 

ExtractWord

 

WordIndex

 

ExtractInt

 

ExtractReal

 

BinB

 

BinW

 

BinL

 

OctB

 

OctW

 

OctL

 

HexB

 

HexW

 

HexL

 

Long2Str

 

Real2Str

 

d2s

 

f2s

 

f2sFormat

 

f2sFormatOld

 

FormatG

 

atoi

 

atof

 

Str2Int

 

Str2Word

 

Str2Long

 

Str2Real

 

SmartStr2Real

 

StrBin2Long

 

StrOct2Long

 

StrHex2Long

 

ScanVar

 

IsEmptyStr

 

LastDelimiter

 

AddBackSlash

 

DropBackSlash

 

IsWildCard

 

IsRelativePath

 

HasExtension

 

DefaultExtension

 

DefaultPath

 

ForceExtension

 

ForcePath

 

ExtractFileNameExt

 

ExtractFileName

 

ExtractFileExt

 

ExtractFilePath

 

ExtractFileDrive

 

ExtractFilterExt

 

FExpand

 

MakeRelativePath

 

RusEng

 

SysErrorMessage

 

GetFileAttr

 

SetFileAttr

 

GetFileSize

 

GetFileDate

 

FileExists

 

DirExists

 

FileErase

 

FileCopy

 

FileRename

 

GetCurrDir

 

SetCurrDir

 

MkDir

 

RmDir

 

ReadFileToBuffer

 

WriteBufferToFile

 

ForEachFile

 

ForEachTextLine

 

DebugOut

 

DebugOutGetFile

 

DebugOutGetErrors

 

DebugOutOpenFile

 

ExtractTextSection

 

ExtractWordList

 

ExtractEnumWordList

 

ReadIniFileVariable

 

ReadIniFilePath

 

ProgName

 

HomeDir

 

StartupPath

 

StartAtDir

 

SysIniFile

 

GoHome

 

WindowsDir

 

WindowsSystemDir

 

WindowsTempDir

 

TempDir

 

CreateTempFile

 

ReadRegistryString

 

GetWindowsShellFolder

 

GetWindowsShellDesktop

 

GetWindowsShellPrograms

 

GetWindowsShellStartup

 

GetWindowsShellStartMenu

 

GetWindowsShellFavorites

 

GetWindowsShellFonts

 

GetWindowsShellHistory

 

GetWindowsShellPersonal

 

GetWindowsShellSendTo

 

CreateFileLink

 

Point2I

 

Point2D

 

Point3D

 

Rect2I

 

Rect2D

 

IsEqualPoint2I

 

IsEqualPoint2D

 

IsEqualRect2I

 

IsEqualRect2D

 

IsEmptyRect2I

 

IsEmptyRect2D

 

Rect2IContainsPoint

 

Rect2DContainsPoint

 

Rect2IIntersection

 

Rect2DIntersection

 

Rect2IUnion

 

Rect2DUnion

 

Rect2IValidate

 

Rect2DValidate

 

Point2IMove

 

Point2DMove

 

Rect2IMove

 

Rect2DMove

 

Point2IMult

 

Point2DMult

 

Rect2IMult

 

Rect2DMult

 

Rect2IGrow

 

Rect2DGrow

 

Rect2ISize

 

Rect2DSize

 

Rect2ICenter

 

Rect2DCenter

 

CreateScriptInterpreter

 

GetBitMask

 

Precision

 

MaxIntSingle

 

MaxIntDouble

 

MaxIntExtended

 

fscale

 

fxtract

 

fbitcompress

 

frelcompress

 

fabscompress

 

Gamma

 

GammaLn

 

GammaInc

 

GammaDistr

 

GammaCumDistr

 

GammaCumDistrInv

 

Chi2Distr

 

Chi2CumDistr

 

Chi2CumDistrInv

 

Trapezium

 

BesselN

 

GaussSolverWithPartialPivoting

 

CreatePolynom

 

GenMin

 

GenMinFix

 

GenMinScaled

 

GenMinFixScaled

 

LSQFit

 

LSQFitSumOfSquares

 

Rfa

 

Sort

 

QuickFind

 

QuickSearch

 

FindDoubleIndex

 

LinearInterpolation

 

EvaluatePolynomAt

 

FindLeastSquaresPolynom

 

EvaluateSplineAt

 

FindSmoothingSpline

 

WindowedKernelSmoothing

 

WindowedIntegrationSmoothing

 

Solve3DiagonalSetByProgonka

 

Solve3DiagonalSetByGauss

 

Solve5DiagonalSetByGauss

 

CreateLongIntVector

 

CreateDoubleVector

 

CreateLongIntMatrix

 

CreateDoubleMatrix

 

LinearProgrammingBySimplex

 

CreateSingularDecomposition

 

CreateFifo

 

MkSecNow

 

LockedAdd

 

LockedCompareExchange

 

LockedDec

 

LockedExchange

 

LockedExchangeAdd

 

LockedExchangeDec

 

LockedExchangeInc

 

LockedExchangeSub

 

LockedInc

 

LockedSub

 

RemoveBrackets

 

Mime_Encode

 

Mime_Decode

 

IsSameText

 

IsUnix

 

IsLinux

 

IsWindows

 

IsWin32

 

IsWin64

 

IsCpu16

 

IsCpu32

 

IsCpu64

 

IsCpuBE

 

IsCpuLE

 

IsSysUtf8

 

IsFileNameCaseSensitive

 

OsName

 

GetFpcVersion

 

GetFpcTargetOS

 

GetFpcTargetCPU

 

GetFpcTargetPlatform

 

IsMainThread

 

GetCurrentProcessId

 

GetAllocMemCount

 

GetAllocMemSize

 

ResetFpu

 

StrToWide

 

WideToStr

 

ConvertCP

 

AdaptFileName

 

AdaptExeFileName

 

AdaptDllFileName

 

AdaptLnkFileName

 

GetTickCount

 

GetTickCount64

 

ExtractBaseName

 

ExtractDllBaseName

 

ExtractFileDir

 

IsLexeme

 

ExtractNameValuePair

 

PosI

 

PosEx

 

LastPos

 

CountPos

 

NthPos

 

PosEol

 

TailStr

 

StrAheadOf

 

StrAfterOf

 

CenterPad

 

TrimDef

 

SortTextLines

 

EnsureEndingEol

 

EnsureHeapString

 

CookieScan

 

SkipWords

 

PhraseCount

 

ExtractPhrase

 

SkipPhrases

 

PhraseListToTextLines

 

ScanVarRecord

 

ScanVarBoolean

 

ScanVarWord

 

ScanVarInteger

 

ScanVarDouble

 

ScanVarAlpha

 

ScanVarString

 

AddPathDelim

 

DropPathDelim

 

ValidatePathDelim

 

StrFetch

 

AnsiDeQuotedStr

 

AnsiSkipQuotedStr

 

ExtractFirstParam

 

SkipFirstParam

 

AnsiQuotedIfNeed

 

QArg

 

ExtractFirstParamUrl

 

Dequote_or_URL_Decode

 

IsOption

 

GetOptionValue

 

HasOptionValue

 

StringToSetOfChars

 

SetOfCharsToString

 

HasChars

 

CountChars

 

GetRealFilePathName

 

IsSameChar

 

IsSameStr

 

IsSameFileName

 

IsSectionName

 

HTTP_StatusMessage

 

URL_Packed

 

URL_Encode

 

URL_Decode

 

StrIScan

 

StrRIScan

 

StrIPos

 

StrPLCopy

 

ValidateEOL

 

RunCommand

 

RunCommandInDir

 

cpu_count

 

cpu_mhz

 

ReadProcCpuInfo

 

IsATTY

 

GetProcessAffinityMask

 

GetThreadAffinityMask

 

SetThreadAffinityMask

 

GetListOfProcesses

 

GetProcessName

 

GetParentProcessID

 

GetParentProcessName

 

GetProcessTimesAsFileTime

 

GetThreadTimesAsFileTime

 

ProgBaseName

 

UserHomeDir

 

SystemRootDir

 

GlobalTempDir

 

LocalTempDir

 

GetCrwKitExe

 

GetShell

 

GetCommandLine

 

UserName

 

ComputerName

 

HostName

 

UserDomain

 

GetIPAddress

 

GetIfMacAddresses

 

GetIfIpAddresses

 

GetIPAddresses

 

GetMacAddresses

 

GetLocalUserList

 

GetEnv

 

SetEnv

 

ExpEnv

 

MaybeEnvStr

 

MaybeTildeStr

 

FileIsExecutable

 

FileIsSymlink

 

FileIsHardLink

 

FileIsReadable

 

FileIsWritable

 

StringFromFile

 

GetRootKeyByName

 

ReadRegistryMultiStrings

 

ReadShellLinkAsText

 

AnyFileMask

 

FindAllFilesAsText

 

ReadIniFileRecord

 

ReadIniFileBoolean

 

ReadIniFileDouble

 

ReadIniFileWord

 

ReadIniFileInteger

 

ReadIniFileAlpha

 

ReadIniFileString

 

GetFileType

 

GetFileSize64

 

FileHasNonBlockFlag

 

FileSetNonBlockFlag

 

FileSetCloseOnExec

 

ePendingFileOperation

 

eBrokenPipe

 

eOperationAborted

 

SmartFileRef

 

SmartFileRel

 

file_which

 

GetFileVersionInfoAsText

 

StdOutPrint

 

StdErrPrint

 

StdOutPrintLn

 

StdErrPrintLn

 

isFileClosed

 

isTextClosed

 

SmartFileClose

 

SmartTextClose

 

FileTypeToString

 

IoResultToString

 

StdDateTimeStr

 

StdDateTimePrompt

 

WriteRegistryString

 

DebugOutText

 

ValidatePathList

 

ValidateEnvPathList

 

SmartFileSearch

 

ReadSymLink

 

GetSystemParamStr

 

base64_encode

 

base64_decode

 

base32_encode

 

base32_decode

 

backslash_encode

 

backslash_decode

 

StringOfCharRange

 

task_init

 

task_free

 

task_ref

 

task_pid

 

task_run

 

task_wait

 

task_send

 

task_recv

 

task_txcount

 

task_rxcount

 

task_txspace

 

task_rxspace

 

task_result

 

task_kill

 

task_ctrl

 

SmartExecute

 

PidAffinity

 

KillProcess

 

HashList_Init

 

HashList_Free

 

HashList_Ref

 

HashList_Count

 

HashList_GetKey

 

HashList_Delete

 

HashList_IndexOf

 

HashList_GetData

 

HashList_SetData

 

HashList_GetLink

 

HashList_SetLink

 

HashList_GetPara

 

HashList_SetPara

 

regexp_init

 

regexp_free

 

regexp_ref

 

regexp_ctrl

 

regexp_test

 

regexp_exec

 

regexp_replace

 

regexp_matchnum

 

regexp_matchpos

 

regexp_matchlen

 

regexp_matchstr

 

regexp_escape

 

pipe_init

 

pipe_free

 

pipe_ref

 

pipe_pid

 

pipe_run

 

pipe_wait

 

pipe_send

 

pipe_recv

 

pipe_txcount

 

pipe_rxcount

 

pipe_txspace

 

pipe_rxspace

 

pipe_result

 

pipe_kill

 

pipe_ctrl

 

pipe_txclear

 

pipe_rxclear

 

pipe_count

 

pipe_stream

 

pipe_connected

 

CSIDL_FolderByName

 

CSIDL_ListAllAsText

 

GetSystemAssoc

 

GetSystemFType

 

GetSystemAssocExe

 

GetSystemFTypeExe

 

HasSystemAssocExe

 

HasSystemFTypeExe

 

GetExeByExtension

 

GetAppPath

 

GetExeByFile

 

WScriptShellRun

 

ShellExecuteOpen

 

wmctrl_query

 

shm_init

 

shm_ref

 

shm_free

 

shm_delink

 

shm_iop

 

shm_rop

 

shm_fop

 

shm_sop

 

shm_ctrl

 

shm_ioresult

 

fsm_new

 

fsm_free

 

fsm_ref

 

fsm_root

 

fsm_type

 

fsm_parent

 

fsm_name

 

fsm_path

 

fsm_ctrl

 

fsm_count

 

fsm_items

 

fsm_get_iparam

 

fsm_set_iparam

 

fsm_get_fparam

 

fsm_set_fparam

 

fsm_get_sparam

 

fsm_set_sparam

 

fsm_add

 

fsm_find

 

fsm_get_state

 

fsm_set_state

 

fsm_put_state

 

fsm_link

 

fsm_modified

 

fsm_name_rule

 

fsm_valid_childtype

 

Hex_Encode

 

Hex_Decode

 

ColorToString

 

StringToColor

 

StringToSigCode

 

SigCodeToString

 

text_new

 

text_ref

 

text_free

 

text_getln

 

text_putln

 

text_insln

 

text_addln

 

text_delln

 

text_numln

 

text_tostring

 

text_fromstring

 

db_create

 

db_connection

 

db_recordset

 

db_command

 

db_free

 

db_ref

 

db_root

 

db_type

 

db_parent

 

db_state

 

db_close

 

db_open

 

db_ctrl

 

db_bugscount

 

db_bugsclear

 

db_errors

 

db_errorscount

 

db_errorsclear

 

db_execute

 

db_cancel

 

db_update

 

db_cancelupdate

 

db_begintrans

 

db_committrans

 

db_rollbacktrans

 

db_bof

 

db_eof

 

db_movefirst

 

db_movelast

 

db_movenext

 

db_moveprevious

 

db_fieldscount

 

db_fieldsnames

 

db_fieldstypes

 

db_fieldsasint

 

db_fieldsasfloat

 

db_fieldsasstring

 

db_addnew

 

db_delete

 

db_requery

 

db_resync

 

db_supports

 

db_save

 

HasFlags

 

utf8_valid

 

utf8_errpos

 

utf8_length

 

utf8_encode_wide

 

utf8_decode_wide

 

utf8_encode_ansi

 

utf8_decode_ansi

 

utf8_copy

 

utf8_chrpos

 

utf8_ord

 

utf8_chr

 

utf8_uppercase

 

utf8_lowercase

 

utf8_fixbroken

 

utf8_sametext

 

utf8_fix_cp

 

IntToStrBase

 

StrToIntBase

 

htonl

 

ntohl

 

htons

 

ntohs

 

strtimefmt

 

IPluginApi