Keyword(s) for which to search:
Sort results by title
Keyword Index
License
KLStdLib Namespace
CChain(T) Class
CChain(T) Constructor
Append Method (inItem)
Contains Method (inItem)
GetChainLink Method (inItem)
GetFirst Method
GetItemByOrdinal Method (inOrdinal)
GetItemByOrdinalOrNull Method (inOrdinal)
GetItemCount Method
GetItemOrdinal Method (inItem)
GetLast Method
GetNext Method (inItem)
GetNextLink Method (inItem)
InsertAfter Method (inAfterThis, inItem)
InsertAtOrdinal Method (inOrdinal, inItem)
InsertAtStart Method (inItem)
InsertBefore Method (inBeforeThis, inItem)
IsEmpty Method
IsNotEmpty Method
MoveAfter Method (inItem, inAfterThis)
MoveBefore Method (inItem, inBeforeThis)
MoveToEnd Method (inItem)
MoveToStart Method (inItem)
Remove Method (inItem)
RemoveFirst Method
RemoveLast Method
RemoveOrFail Method (inItem)
SetNextAndChainLink Method (inItem, inNewNext, inNewChain)
SetNextLink Method (inItem, inNewNext)
StealAndAppend Method (inSrcChain, inDstChain)
StealChain Method
CChainItem(T) Class
CChainItem(T) Constructor
fNext Field
fOwnerChain Field
CConsole Class
CConsole Constructor
Beep Method
Clear Method
WaitForAnyKeyPress Method
WaitForInputLine Method (dstText)
Write Method
Write Method (inText)
Write Method (inText)
WriteLine Method
WriteLine Method (inText)
WriteLine Method (inText)
CDoubleChain(T) Class
CDoubleChain(T) Constructor
Append Method (inItem)
Contains Method (inItem)
GetChainLink Method (inItem)
GetFirst Method
GetItemByOrdinal Method (inOrdinal)
GetItemByOrdinalOrNull Method (inOrdinal)
GetItemCount Method
GetItemOrdinal Method (inItem)
GetLast Method
GetNext Method (inItem)
GetNextLink Method (inItem)
GetPrev Method (inItem)
GetPrevLink Method (inItem)
InsertAfter Method (inAfterThis, inItem)
InsertAtOrdinal Method (inOrdinal, inItem)
InsertAtStart Method (inItem)
InsertBefore Method (inBeforeThis, inItem)
IsEmpty Method
IsNotEmpty Method
MoveAfter Method (inItem, inAfterThis)
MoveBefore Method (inItem, inBeforeThis)
MoveToEnd Method (inItem)
MoveToStart Method (inItem)
Remove Method (inItem)
RemoveFirst Method
RemoveLast Method
SetChainLink Method (inItem, inNewValue)
SetNextLink Method (inItem, inNewNext)
SetPrevLink Method (inItem, inNewPrev)
StealChain Method
CDoubleChain(T).SItemLinks Structure
fChain Field
fNext Field
fPrev Field
CError Class
CError Constructor
Fail Method (inID)
GetErrorID Method
SetErrorID Method (inID)
CError.TErrorID Enumeration
CFSListing Class
CFSListing Constructor
CGuiAppearance Class
CGuiAppearance Constructor
CalcScrollBarRects Method (inInfo, outInfo)
DrawButton Method (inInfo)
DrawFocusableBox Method (inRaster, inBounds, inState)
DrawScrollBar Method (inInfo)
fHorizSbSizing Field
fVertSbSizing Field
GetGuiColor Method (inID)
GetGuiPartSize Method (inSizeID)
GetScrollBarIndicatorDelta Method (inInfo, inMouseLoc, outNewValue)
GetScrollBarIndicatorValue Method (inInfo, inMouseLoc, inIndicatorDelta)
GetScrollBarPartRect Method (inInfo, inPart, outRect)
ScrollBarPointToPart Method (inInfo, inPoint)
CGuiAppearance.SDrawButtonInfo Structure
CGuiAppearance.SDrawScrollBarInfo Structure
CGuiAppearance.SScrollBarPartRects Structure
CGuiAppearance.SScrollBarSizingInfo Structure
CGuiAppearance.TGuiColor Enumeration
CGuiAppearance.TGuiPartSize Enumeration
CGuiAppearance.TScrollBarPart Enumeration
CHierarchy(T) Class
CHierarchy(T) Constructor
FreeUnusedMemory Method (inNode)
GetBaseNodeOrFail Method (inNode)
GetBaseNodeOrNull Method (inNode)
GetChild Method (inNode, inOrdinal)
GetChildCount Method (inNode)
GetChildOrdinal Method (inNode, inChild)
GetInternalChildArray Method
GetInternalChildArray Method (inNode, outChildCount)
GetInternalChildArray Method (inNode, ioOrdinal, ioCount)
GetOrdinal Method (inNode)
GetParent Method (inNode)
GetParentOrFail Method (inNode)
HasChildren Method (inNode)
HasNoChildren Method (inNode)
InsertAfterSibling Method (inNode, inNodeToInsert)
InsertAsChild Method (inNode, inAtOrdinal, inNodeToInsert)
InsertAsFirstChild Method (inNode, inNodeToInsert)
InsertAsLastChild Method (inNode, inNodeToInsert)
InsertAsParent Method (inNode, inNodeToInsert)
InsertBeforeSibling Method (inNode, inNodeToInsert)
IsChildOf Method (inNode, inPossibleParent)
IsParentOf Method (inNode, inPossibleChild)
PreallocateChildList Method (inNode, inCount)
Remove Method (inNode)
RemoveAllDescendents Method (inNode, inReuseMem)
RemoveChild Method (inNode, inOrdinal)
CHierChain(T) Class
CHierChain(T) Constructor
CHierChainItem(T) Class
CHierChainItem(T) Constructor
fChildCount Field
fFirstChild Field
fLastChild Field
fNextSibling Field
fOwnerChain Field
fParent Field
fPrevSibling Field
CHierNode(T) Class
CHierNode(T) Constructor
CList(T) Class
CList(T) Constructor
CList(T) Constructor
CList(T) Constructor (inPreallocCount)
Append Method (inSrcList)
AppendItem Method (inValue)
AppendItemRepeated Method (inValue, inCount)
AppendRepeated Method (inSrcList, inCount)
Contains Method (inValue)
Exchange Method (inOrdinalA, inOrdinalB, inCount)
ExchangeItem Method (inOrdinalA, inOrdinalB)
FindAndRemoveItem Method (inValue)
FindAndSetItem Method (inOldValue, inNewValue)
FindItem Method (inValue)
FindItemOrFail Method (inValue)
FreeUnusedMemory Method
GetAndRemoveItem Method (inOrdinal)
GetAndSetItem Method (inOrdinal, inNewValue, outValue)
GetCount Method
GetInternalArray Method
GetInternalArray Method (outItemCount)
GetInternalArray Method (ioOrdinal, ioCount)
GetItem Method
GetItem Method (inOrdinal)
GetItem Method (inOrdinal, outValue)
GetItemOrNull Method (inOrdinal)
GetItemOrZero Method (inOrdinal)
GetItemRev Method
GetItemRev Method (inOrdinal)
GetItemRev Method (inOrdinal, outValue)
Insert Method (inAtOrdinal, inSrcList)
InsertItem Method (inAtOrdinal, inValue)
InsertItemAtStart Method (inValue)
InsertItemRepeated Method (inAtOrdinal, inValue, inCount)
InsertRepeated Method (inAtOrdinal, inSrcList, inCount)
InterCopy Method (inSrcList, inSrcOrdinal, inDstList, inDstOrdinal, inCount)
IntraCopy Method (inSrcOrdinal, inDstOrdinal, inCount)
IsEmpty Method
IsNotEmpty Method
IsValidOrdinal Method (inOrdinal)
kInvalidOrdinal Field
Move Method (inFromOrdinal, inToOrdinal, inCount)
MoveItem Method (inFromOrdinal, inToOrdinal)
Preallocate Method (inCount)
Remove Method (inAtOrdinal, inCount)
RemoveAll Method
RemoveAllAndReuse Method
RemoveAndReuse Method (inAtOrdinal, inCount)
RemoveContigDups Method (inAtOrdinal, inCount)
RemoveItem Method (inOrdinal)
Replace Method (inAtOrdinal, inExistingCount, inSrcList)
Set Method (inSrcList)
SetItem Method (inOrdinal, inValue)
SetItemIfValid Method (inOrdinal, inValue)
SetItemRepeated Method (inOrdinal, inCount, inValue)
SetItemRev Method (inOrdinal, inValue)
SortAscending Method (inOrdinal, inCount)
SortDescending Method (inOrdinal, inCount)
SortedDifference Method (srcListA, srcListB, dstResult, inResultOrd)
SortedIntersection Method (srcListA, srcListB, dstResult, inResultOrd)
SortedSearch Method
SortedSearch Method (inValue, inComparer, outOrdinal)
SortedSearch Method (inValue, outOrdinal)
SortedSymmetricDifference Method (srcListA, srcListB, dstResult, inResultOrd)
SortedUnion Method (srcListA, srcListB, dstResult, inResultOrd)
Truncate Method (inNewCount)
TruncateAndReuse Method (inNewCount)
CNumberStyle Class
CNumberStyle Constructor
CNumberStyle.TOptions Enumeration
CPrivChain(T) Class
CPrivChain(T) Constructor
Append Method (inItem)
Contains Method (inItem)
GetFirst Method
GetItemByOrdinal Method (inOrdinal)
GetItemByOrdinalOrNull Method (inOrdinal)
GetItemCount Method
GetItemOrdinal Method (inItem)
GetLast Method
GetNext Method (inItem)
InsertAfter Method (inAfterThis, inItem)
InsertAtOrdinal Method (inOrdinal, inItem)
InsertAtStart Method (inItem)
InsertBefore Method (inBeforeThis, inItem)
IsEmpty Method
IsNotEmpty Method
MoveAfter Method (inItem, inAfterThis)
MoveBefore Method (inItem, inBeforeThis)
MoveToEnd Method (inItem)
MoveToStart Method (inItem)
Remove Method (inItem)
RemoveFirst Method
RemoveLast Method
RemoveOrFail Method (inItem)
StealAndAppend Method (inSrcChain, inDstChain)
StealChain Method
CRaster Class
CRaster Constructor (inWidth, inHeight)
AddOrigin Method (inHorizDelta, inVertDelta)
ConstrainRectToClip Method (ioRect)
ConstrainRectToImage Method (ioRect)
DrawText Method (inBounds, inTextInfo)
DrawTextAtPoint Method (inLocX, inLocY, inTextInfo)
DrawTextLines Method (inInfo)
DrawTextMultiStyle Method (inBounds, inTextSegs)
FillRect Method (inColor, inRect)
GetBounds Method (outBounds)
GetClip Method (outClip)
GetDimensions Method
GetDimensions Method (outWidthHeight)
GetDimensions Method (outWidth, outHeight)
GetOrigin Method (outOrigin)
GetOriginAndClip Method (outOrigin, outClip)
GetTextLineBreak Method (inTextStyle, inText, inMaxDistance)
GetTextLineRangeRect Method (inBounds, inTextStyle, inText, inOffset, inSize, outRect)
GetTextLineSpacing Method (inTextStyle)
GetTextMaxFitInDistance Method (inTextStyle, inText, inDistance, outDistance)
IntersectClip Method (inClip)
IsClipped Method
IsOpaqueColor Method (inColor)
IsTransparentColor Method (inColor)
PointToNearestCharOffset Method (inBounds, inTextStyle, inText, inPtX, inPtY)
ResetClip Method
ResetOrigin Method
SetClip Method (inClip)
SetOrigin Method
SetOrigin Method (inOrigin)
SetOrigin Method (inX, inY)
SetOriginAndClip Method (inOrigin, inClip)
CRaster.CTextStyle Class
CRaster.CTextStyle Constructor
CRaster.CTextStyle.TAlign Enumeration
CRaster.CTextStyle.TEffect Enumeration
CRaster.CTextStyle.TStdFont Enumeration
CRaster.SDrawTextLines Structure
CRaster.SDrawTextSegment Structure
CRaster.SText Structure
CRaster.TTextSegOp Enumeration
CSocket Class
CSocket Constructor
CSocket Constructor (inURL, inCompletionDlg, inOptions)
CSocket Constructor (inURL, inOptions)
AcceptConnectionRequest Method
Append Method (srcData, inOptions)
Connect Method (inURL, inOptions)
Create Method (inURL, inCompletionDlg, inOptions)
CreateFromArray Method (inArray, inCompletionDlg, inOptions)
CreateFromROArray Method (inArray, inCompletionDlg, inOptions)
CreateFromROText Method (inText, inCompletionDlg, inOptions)
CreateFromText Method (inText, inCompletionDlg, inOptions)
CreateLinkedPair Method (inCompletionDlg, inOptions, outSktA, outSktB)
CreateSubStream Method (inParent, inCompletionDlg, inOptions)
DeleteItem Method (inOptions)
Disconnect Method (inOptions)
FinishAppend Method
FinishConnect Method
FinishDeleteItem Method
FinishDisconnect Method
FinishGetActualURL Method (dstURL)
FinishGetConnectRequest Method (inOptions)
FinishGetName Method (dstName)
FinishGetSize Method
FinishLoad Method
FinishPreallocate Method
FinishReceive Method (dstData, outSize, outFlags)
FinishReceiveMessage Method
FinishSend Method (dstData, outFlags)
FinishSendMessage Method
FinishSendMsgPart Method
FinishSetData Method
FinishSetName Method
FinishStore Method (dstData)
FinishTruncate Method
GetActualURL Method (dstURL, inOptions)
GetLocalAddress Method (dstAddress)
GetLocalAddressText Method (dstAddress, inOptions)
GetName Method (dstName)
GetPosition Method
GetRemoteAddress Method (dstAddress)
GetRemoteAddressText Method (dstAddress, inOptions)
GetSize Method
GetState Method
GetStatus Method
GetUnreceivedSize Method
GetUnsentSize Method
Load Method (inOffset, ioSize, dstData, inOptions)
MovePosition Method (inDelta)
NewMultipartMessage Method (inMsgType, inOptions, ioMsgID)
Preallocate Method (inSize)
Receive Method (ioSize, dstData, inOptions)
ReceiveMessage Method (sdInfo)
RejectConnectionRequest Method
Send Method (srcData, inOptions)
SendMessage Method (inMsgType, srcData, inOptions, ioMsgID)
SendMessageExt Method (sdInfo)
SendMsgPart Method (inMsgID, srcData, inOptions)
SetData Method (srcData, inOptions)
SetName Method (inName)
SetPosition Method (inPosition)
StartAppend Method (inActionVal, srcData, inOptions)
StartConnect Method (inActionVal, inURL, inOptions)
StartDeleteItem Method (inActionVal, inOptions)
StartDisconnect Method (inActionVal, inOptions)
StartGetActualURL Method (inActionVal, inOptions)
StartGetConnectRequest Method (inActionVal, inNewSktCmplDlg, inOptions)
StartGetName Method (inActionVal)
StartGetSize Method (inActionVal)
StartLoad Method (inActionVal, inOffset, inSize, dstData, inOptions)
StartPreallocate Method (inActionVal, inSize)
StartReceive Method (inActionVal, inSize, dstData, inOptions)
StartReceiveMessage Method (inActionVal, sdInfo)
StartSend Method (inActionVal, sdData, inOptions)
StartSendMessage Method (inActionVal, inMsgType, srcData, inOptions, ioMsgID)
StartSendMessageExt Method (inActionVal, sdInfo)
StartSendMsgPart Method (inActionVal, inMsgID, srcData, inOptions)
StartSetData Method (inActionVal, srcData, inOptions)
StartSetName Method (inActionVal, inName)
StartStore Method (inActionVal, inOffset, sdData, inOptions)
StartTruncate Method (inActionVal, inNewSize)
Store Method (inOffset, srcData, inOptions)
Truncate Method (inNewSize)
CSocket.OperationCompletion Delegate
CSocket.SReceiveMsgInfo Structure
address Field
controlData Field
data Field
msgID Field
msgType Field
options Field
replyToID Field
reserved Field
CSocket.SSendMsgInfo Structure
address Field
controlData Field
data Field
msgID Field
msgType Field
options Field
replyToID Field
reserved Field
CSocket.TMiscOptions Enumeration
CSocket.TMsgOptions Enumeration
CSocket.TOptions Enumeration
CSocket.TState Enumeration
CSocket.TStatus Enumeration
CStdConsole Class
CStdConsole Constructor
CText Class
CText Constructor
Append Method
Append Method (inSrcTxt)
Append Method (inSrcStr)
AppendByteSize Method (inByteSize, inOptions)
AppendChar Method (inChar)
AppendDecInt Method
AppendDecInt Method (inVal)
AppendDecInt Method (inVal)
AppendDecInt Method (inVal)
AppendDecInt Method (inVal)
AppendFloat Method (inVal, inOptions)
AppendInt Method
AppendInt Method (inVal, inOptions)
AppendInt Method (inVal, inOptions)
AppendInt Method (inVal, inOptions)
AppendInt Method (inVal, inOptions)
AppendLineBreak Method
AppendRepeated Method (inSrcTxt, inCount)
AppendRepeatedChar Method (inChar, inCount)
AppendSInt32 Method (inVal, inOptions)
AppendSInt64 Method (inVal, inOptions)
AppendSpace Method
AppendStdLineBreak Method
AppendTab Method
AppendTime Method (inTimeStamp, inOptions)
AppendUInt32 Method (inVal, inOptions)
AppendUInt64 Method (inVal, inOptions)
AppendUTF16 Method (inAry, inOffset, inSize)
AppendUTF8 Method (inAry, inOffset, inSize)
AppendWinLineBreak Method
BeginsWith Method (inBeginTxt, inOptions)
ChangeCase Method (srcTxt, dstTxt, inStyle)
Clear Method
ClearAndReuse Method
Compare Method (inTxtA, inTxtB, inOptions)
Contains Method (inTxtToFind, inOptions)
ConvertLineBreaks Method (srcTxt, dstTxt, inOptions)
CorrectLineBreaks Method (srcTxt, dstTxt)
CountBytes Method (inStartOffset, inSize, inMaxCharCount, outByteCount, outCharCount)
CountChars Method (inStartOffset, inSize)
EndsWith Method (inEndTxt, inOptions)
Equal Method (inTxtA, inTxtB, inOptions)
Find Method (inStartOffset, inSize, inTxtToFind, inOptions)
FindChar Method (inStartOffset, inSize, inChar, inOptions)
FreeUnusedMemory Method
GetInternalObject Method (outFmt, outOfs, outSize)
GetInternalOrConvertedArray16 Method (outOffset, outSize)
GetNextChar Method (ioOffset, outChar)
GetSize Method
Insert Method (inAtOffset, inSrcTxt)
InsertChar Method (inAtOffset, inChar)
InsertRepeated Method (inAtOffset, inSrcTxt, inCount)
InsertRepeatedChar Method (inAtOffset, inChar, inCount)
IsEmpty Method
IsNotEmpty Method
kMaxOffset Field
kNotFoundOfs Field
LoadChar Method (ioOffset)
Move Method (inToOffset, inFromOffset, inSize)
Preallocate Method (inSize)
Remove Method (inAtOffset, inSize)
RemoveLeadTrailWhiteSpace Method (srcTxt, dstTxt)
RemoveTruncatedChar Method
Replace Method (inAtOffset, inExistingSize, inSrcTxt)
Set Method
Set Method (inSrcTxt)
Set Method (inSrcStr)
StoreChar Method (ioOffset, inChar)
ToArray16 Method (inOffset, inSize)
ToArray8 Method (inOffset, inSize)
ToFloat Method
ToFloat Method (inOptions, outNum)
ToFloat Method (inOptions, outNum)
ToFloat32 Method (inOptions)
ToFloat64 Method (inOptions)
ToImmutable Method
ToImmutable Method
ToImmutable Method (inOffset, inSize)
ToInteger Method
ToInteger Method (inOptions, outNum)
ToInteger Method (inOptions, outNum)
ToInteger Method (inOptions, outNum)
ToInteger Method (inOptions, outNum)
ToSInt Method (inOptions)
ToSInt64 Method (inOptions)
ToUInt Method (inOptions)
ToUInt64 Method (inOptions)
Truncate Method (inNewSize)
CText.TCaseStyle Enumeration
CText.TCompareOps Enumeration
CText.TInternalFormat Enumeration
CTextBuilder8 Class
CTextBuilder8 Constructor
CTextBuilder8 Constructor
CTextBuilder8 Constructor (inPreallocSize)
CTimer Class
CTimer Constructor
CTimer Constructor (inTriggerDlg, inOptions)
CTimer Constructor (inTriggerDlg, inActionVal, inTime, inOptions)
IsStarted Method
SimulateTrigger Method
Start Method (inActionVal, inTime, inOptions)
Stop Method
CTimer.TOptions Enumeration
CTimer.Triggered Delegate
CUrl Class
CUrl Constructor
AddOrReplaceQuery Method (inKey, inValue)
AppendPathName Method (inName, inType)
AppendURL Method (inSrcURL, inOptions)
FromText Method (srcText, inOptions)
GetFileType Method (dstFileType)
GetHostAddress Method (dstAddress)
GetHostName Method (dstName)
GetNIC Method (dstNIC)
GetPassword Method (dstPassword)
GetPathCount Method
GetPathName Method (inOrdinal, dstName)
GetPathStart Method
GetPathTarget Method (inOrdinal, dstName)
GetPortNumber Method (dstPort)
GetPortNumberAsInt Method
GetQuery Method (inKey, dstValue)
GetQueryByOrdinal Method (inOrdinal, dstKey, dstValue)
GetQueryCount Method
GetScheme Method (dstScheme)
GetSectionName Method (dstSection)
GetUserName Method (dstName)
InsertPathName Method (inOrdinal, inName, inType)
RemovePathName Method (inOrdinal)
RemoveQuery Method (inKey)
Set Method (inSrcURL)
SetFileType Method (inFileType)
SetHostAddress Method (inAddress)
SetHostName Method (inName)
SetNIC Method (inNIC)
SetPassword Method (inPassword)
SetPathName Method (inOrdinal, inName, inType)
SetPathStart Method (inStart)
SetPortNumber Method (inPort)
SetPortNumberAsInt Method (inPort)
SetScheme Method (inScheme)
SetSectionName Method (inSection)
SetUserName Method (inName)
ToText Method (dstText, inOptions)
CUrl.TPathItemType Enumeration
CUrl.TPathStart Enumeration
SPoint Structure
SPoint Constructor
SPoint Constructor (inOtherPt)
SPoint Constructor (inXY)
SPoint Constructor (inX, inY)
Add Method (inOtherPt)
Constrain Method (inRect)
Equal Method (inPointA, inPointB)
EqualTo Method
EqualTo Method (inOtherPt)
EqualTo Method (inX, inY)
IsZero Method
kZero Field
Move Method
Move Method (inDelta)
Move Method (inXD, inYD)
MoveBack Method
MoveBack Method (inDelta)
MoveBack Method (inXD, inYD)
NotEqual Method (inPointA, inPointB)
NotEqualTo Method
NotEqualTo Method (inOtherPt)
NotEqualTo Method (inX, inY)
Set Method
Set Method (inOtherPt)
Set Method (inX, inY)
SetZero Method
Subtract Method (inOtherPt)
x Field
y Field
SRect Structure
SRect Constructor
SRect Constructor (inLeftTop, inRightBottom)
SRect Constructor (inRect)
SRect Constructor (inLeft, inTop, inRight, inBottom)
Align Method