Vis
PPJ.Runtime.Vis.Vis
public class VisPublic Class VisFields
Name
Type
Description
Methods
ArrayAppend(SourceArray, TargetArray, dataType)
Parameter
Type
Description
ArrayCopy(SourceArray, TargetArray, dataType)
Parameter
Type
Description
ArrayDeleteItem(array, index, dataType)
Parameter
Type
Description
ArrayFillDateTime(array, value, count)
Parameter
Type
Description
ArrayFillNumber(array, value, count)
Parameter
Type
Description
ArrayFillString(array, value, count)
Parameter
Type
Description
ArrayFindDateTime(array, searchFor)
Parameter
Type
Description
ArrayFindNumber(array, searchFor)
Parameter
Type
Description
ArrayFindNumber(array, searchFor)
Parameter
Type
Description
ArrayFindString(array, searchFor)
Parameter
Type
Description
ArrayInsertItem(array, index, dataType)
Parameter
Type
Description
ArraySort(array, sortOrder, dataType)
Parameter
Type
Description
DebugAssert(expression, DebugString)
Parameter
Type
Description
DebugBeginTime()
DebugEndTime(Context, DebugLevel)
Parameter
Type
Description
DebugGetFlags()
DebugSetFlags(Flags, Mode)
Parameter
Type
Description
DebugSetLevel(DebugLevel)
Parameter
Type
Description
DebugSetTime(Context)
Parameter
Type
Description
DebugString(DebugString, DebugLevel)
Parameter
Type
Description
DosBuildFullName(moduleName, fileName)
Parameter
Type
Description
DosEnumDirInfo(dirSpec, dirs, dateTimes, attributes)
Parameter
Type
Description
DosEnumDirs(dirSpec, dirs)
Parameter
Type
Description
DosEnumDrives(drives)
Parameter
Type
Description
DosEnumFileInfo(fileSpec, attribute, files, sizes, dateTimes, attributes)
Parameter
Type
Description
DosEnumFiles(fileSpec, attributes, files)
Parameter
Type
Description
DosEnumNetConnections(devices, netNames)
Parameter
Type
Description
DosEnumPath(directories)
Parameter
Type
Description
DosExist(fileSpec)
Parameter
Type
Description
DosGetCurDir(drive)
Parameter
Type
Description
DosGetDriveSize(drive, totalSpace, freeSpace)
Parameter
Type
Description
DosGetDriveType(drive)
Parameter
Type
Description
DosGetEnvString(name)
Parameter
Type
Description
DosGetFlags()
DosGetNetName(device)
Parameter
Type
Description
DosGetVersion()
DosGetVolumeLabel(drive)
Parameter
Type
Description
DosIsParent(dirSpec)
Parameter
Type
Description
DosMakeAllDir(dir)
Parameter
Type
Description
DosMakePath(drive, dir, baseStr, ext)
Parameter
Type
Description
DosNetConnect(device, netName, password)
Parameter
Type
Description
DosNetDisconnect(device, force)
Parameter
Type
Description
DosSetFlags(Flags, state)
Parameter
Type
Description
DosSetVolumeLabel(drive, label)
Parameter
Type
Description
DosSplitPath(fileSpec, drive, dir, baseStr, ext)
Parameter
Type
Description
ErrorRecovery(Caption)
Parameter
Type
Description
FileAppend(sourceFile, targetFile)
Parameter
Type
Description
FileClose(file)
Parameter
Type
Description
FileCopy(sourceFile, targetFile)
Parameter
Type
Description
FileCreateTemp(prefix)
Parameter
Type
Description
FileDelete(fileName)
Parameter
Type
Description
FileExpand(sourceFile, targetFile)
Parameter
Type
Description
FileFind(fileName)
Parameter
Type
Description
FileGetAttribute(fileName)
Parameter
Type
Description
FileGetSize(fileName)
Parameter
Type
Description
FileGetType(fileName)
Parameter
Type
Description
FileOpen(file, fileName, flags)
Parameter
Type
Description
FileRead(file, buffer, size)
Parameter
Type
Description
FileReadBinary(file, buffer, numBytes)
Parameter
Type
Description
FileReadString(file, line)
Parameter
Type
Description
FileRename(sourceFile, targetFile)
Parameter
Type
Description
FileSeek(file, offset, origin)
Parameter
Type
Description
FileSetAttribute(fileName, attributes, state)
Parameter
Type
Description
FileSetDateTime(fileName, dateTime)
Parameter
Type
Description
FileTell(file)
Parameter
Type
Description
FileWrite(file, buffer, size)
Parameter
Type
Description
FileWriteBinary(file, buffer)
Parameter
Type
Description
FileWriteString(file, line)
Parameter
Type
Description
FontEnum(Type, Names, Types)
Parameter
Type
Description
FontFree(fontHandle)
Parameter
Type
Description
FontGet(fontHandle, faceName, pointSize, fontFlags)
Parameter
Type
Description
FontLoad(faceName, pointSize, enhFlags)
Parameter
Type
Description
GetCommonDir(ctrl, index)
Parameter
Type
Description
GetCopyright()
GetKeyState(VirtKey)
Parameter
Type
Description
GetSystemMetrics(index)
Parameter
Type
Description
GetVersion()
GetWiFlags()
GetWinVersion()
ListAddColor(ctrl, text, color)
Parameter
Type
Description
ListAddColorValue(ctrl, text, color, value)
Parameter
Type
Description
ListAddFont(ctrl, text, fontHandle)
Parameter
Type
Description
ListAddFontValue(ctrl, text, fontHandle, value)
Parameter
Type
Description
ListAddPicture(ctrl, text, picNormal, picSelected)
Parameter
Type
Description
ListAddPictureValue(ctrl, text, picNormal, picSelected, value)
Parameter
Type
Description
ListAddValue(ctrl, text, value)
Parameter
Type
Description
ListArrayPopulate(ctrl, items)
Parameter
Type
Description
ListArrayPopulateValue(ctrl, items, values)
Parameter
Type
Description
ListClearSelection(ctrl)
Parameter
Type
Description
ListCollapse(ctrl, index)
Parameter
Type
Description
ListDeleteChild(ctrl, index)
Parameter
Type
Description
ListDeleteDescendents(ctrl, index)
Parameter
Type
Description
ListDeleteSelected(ctrl)
Parameter
Type
Description
ListDemote(ctrl, index, picNormal, picSelect)
Parameter
Type
Description
ListDisableItem(ctrl, index, color)
Parameter
Type
Description
ListDragDrop(ctrl, sourceIndex, targetCtrl, targetIndex, dropFlags)
Parameter
Type
Description
ListEnableItem(ctrl, index, color)
Parameter
Type
Description
ListEnumChildren(item, items)
Parameter
Type
Description
ListEnumDescendents(item, items)
Parameter
Type
Description
ListExpand(ctrl, index)
Parameter
Type
Description
ListExpandDescendents(ctrl, index)
Parameter
Type
Description
ListFindItemValue(item, value)
Parameter
Type
Description
ListFindString(ctrl, startIndex, text)
Parameter
Type
Description
ListFindValue(ctrl, startIndex, value)
Parameter
Type
Description
ListFreeChild(item)
Parameter
Type
Description
ListFreeDescendents(item)
Parameter
Type
Description
ListGetColor(ctrl, index)
Parameter
Type
Description
ListGetDropdownState(ctrl)
Parameter
Type
Description
ListGetFlags(ctrl, index)
Parameter
Type
Description
ListGetFocusIndex(ctrl)
Parameter
Type
Description
ListGetFont(ctrl, index)
Parameter
Type
Description
ListGetIndexFromPoint(ctrl, X, Y)
Parameter
Type
Description
ListGetItemColor(item)
Parameter
Type
Description
ListGetItemData(item, text, value, itemFlags)
Parameter
Type
Description
ListGetItemFlags(item)
Parameter
Type
Description
ListGetItemFont(item)
Parameter
Type
Description
ListGetItemHandle(ctrl, index)
Parameter
Type
Description
ListGetItemIndex(item)
Parameter
Type
Description
ListGetItemPicture(item, picNormal, picSelect)
Parameter
Type
Description
ListGetItemText(item)
Parameter
Type
Description
ListGetItemValue(item)
Parameter
Type
Description
ListGetLevel(item)
Parameter
Type
Description
ListGetNextSibling(item)
Parameter
Type
Description
ListGetParent(item)
Parameter
Type
Description
ListGetPicture(ctrl, index, picNormal, picSelected)
Parameter
Type
Description
ListGetPrevSibling(item)
Parameter
Type
Description
ListGetRoot(ctrl)
Parameter
Type
Description
ListGetStyle(ctrl)
Parameter
Type
Description
ListGetText(ctrl, index)
Parameter
Type
Description
ListGetTextRectangle(ctrl, index, top, left, bottom, right)
Parameter
Type
Description
ListGetValue(ctrl, index)
Parameter
Type
Description
ListGetVisibleRange(ctrl, top, bottom)
Parameter
Type
Description
ListInsertColor(ctrl, index, text, color)
Parameter
Type
Description
ListInsertColorValue(ctrl, index, text, color, value)
Parameter
Type
Description
ListInsertFont(ctrl, index, text, fontHandle)
Parameter
Type
Description
ListInsertFontValue(ctrl, index, text, fontHandle, value)
Parameter
Type
Description
ListInsertPicture(ctrl, index, text, picNormal, picSelected)
Parameter
Type
Description
ListInsertPictureValue(ctrl, index, text, picNormal, picSelected, value)
Parameter
Type
Description
ListInsertValue(ctrl, index, text, value)
Parameter
Type
Description
ListIsMultiSelect(ctrl)
Parameter
Type
Description
ListLoadChild(ctrl, itemParent, picNormal, picSelect, text, value, itemFlags)
Parameter
Type
Description
ListLoadChildren(ctrl, itemParent, picNormal, picSelect, texts, values, itemFlags)
Parameter
Type
Description
ListLoadOutline(ctrl, blob)
Parameter
Type
Description
ListLoadOutlineFile(ctrl, fileName, picParentNormal, picParentSelect, picChildNormal, picChildSelect)
Parameter
Type
Description
ListLoadSibling(ctrl, itemBefore, picNormal, picSelect, text, value, itemFlags)
Parameter
Type
Description
ListMoveDown(ctrl, index)
Parameter
Type
Description
ListMoveUp(ctrl, index)
Parameter
Type
Description
ListPromote(ctrl, index, picNormal, picSelect)
Parameter
Type
Description
ListSaveOutline(ctrl, blob)
Parameter
Type
Description
ListScroll(ctrl, index)
Parameter
Type
Description
ListSetColor(ctrl, index, color)
Parameter
Type
Description
ListSetDropdownState(ctrl, state)
Parameter
Type
Description
ListSetFlags(ctrl, index, itemFlags, state)
Parameter
Type
Description
ListSetFocusIndex(ctrl, index)
Parameter
Type
Description
ListSetFont(ctrl, index, fontHandle)
Parameter
Type
Description
ListSetIndent(ctrl, indent)
Parameter
Type
Description
ListSetItemColor(item, color)
Parameter
Type
Description
ListSetItemData(ctrl, item, text, value, itemFlags)
Parameter
Type
Description
ListSetItemFlags(item, itemFlags, state)
Parameter
Type
Description
ListSetItemFont(item, fontHandle)
Parameter
Type
Description
ListSetItemPicture(item, picNormal, picSelect)
Parameter
Type
Description
ListSetItemText(item, text)
Parameter
Type
Description
ListSetItemValue(item, value)
Parameter
Type
Description
ListSetOutlineRedraw(ctrl, redraw)
Parameter
Type
Description
ListSetPicture(ctrl, index, picNormal, picSelected)
Parameter
Type
Description
ListSetScrollWidth(ctrl, index)
Parameter
Type
Description
ListSetStyle(ctrl, style, lParam)
Parameter
Type
Description
ListSetText(ctrl, index, text)
Parameter
Type
Description
ListSetValue(ctrl, index, value)
Parameter
Type
Description
ListShowOutline(ctrl, level)
Parameter
Type
Description
MenuCheck(ctrl, menu, pos)
Parameter
Type
Description
MenuDelete(ctrl, menu, pos)
Parameter
Type
Description
MenuDisable(ctrl, menu, pos)
Parameter
Type
Description
MenuEnable(ctrl, menu, pos)
Parameter
Type
Description
MenuGetCount(ctrl, menu)
Parameter
Type
Description
MenuGetHandle(ctrl)
Parameter
Type
Description
MenuGetPopupHandle(ctrl, menu, pos)
Parameter
Type
Description
MenuGetSystemHandle(ctrl)
Parameter
Type
Description
MenuGetText(ctrl, menu, pos)
Parameter
Type
Description
MenuInsert(ctrl, menu, pos, text, flags)
Parameter
Type
Description
MenuInsertFont(ctrl, menu, pos, fontHandle, text)
Parameter
Type
Description
MenuInsertPicture(ctrl, menu, pos, picNormal, picSelected, text)
Parameter
Type
Description
MenuIsChecked(ctrl, menu, pos)
Parameter
Type
Description
MenuIsEnabled(ctrl, menu, pos)
Parameter
Type
Description
MenuSetFont(ctrl, menu, pos, fontHandle, text)
Parameter
Type
Description
MenuSetPicture(ctrl, menu, pos, picNormal, picSelected, text)
Parameter
Type
Description
MenuSetText(ctrl, menu, pos, text)
Parameter
Type
Description
MenuUncheck(ctrl, menu, pos)
Parameter
Type
Description
MessageBox(sMsgText, sCaption, hPicIcon, hBtnHandles, nNumButtons)
Parameter
Type
Description
MessageBox(sMsgText, sCaption, hPicIcon, hBtnHandles, nNumButtons, nDefButtonIndex)
Parameter
Type
Description
MessageFreeButton(button)
Parameter
Type
Description
MessageLoadButton(label, id)
Parameter
Type
Description
MessageSetBkgdColor(color)
Parameter
Type
Description
NumberBitClear(value, bitMask)
Parameter
Type
Description
NumberBitSet(value, bitMask)
Parameter
Type
Description
NumberChoose(expression, trueValue, falseValue)
Parameter
Type
Description
NumberHighByte(num)
Parameter
Type
Description
NumberLowByte(num)
Parameter
Type
Description
NumberMakeLong(lowWord, highWord)
Parameter
Type
Description
PicFree(Pic)
Parameter
Type
Description
PicLoad(flags, resource, imageName)
Parameter
Type
Description
PopulateCommonDir(ctrl, directory)
Parameter
Type
Description
PopulateDirTree(ctrl, directory)
Parameter
Type
Description
PopulateDrives(ctrl)
Parameter
Type
Description
PopulateFontNames(ctrl, fontType)
Parameter
Type
Description
ProfileDelete(fileName, section, entry)
Parameter
Type
Description
ProfileEnumStrings(fileName, section, strings)
Parameter
Type
Description
SendMsgString(hWnd, message, wParam, lParam)
Parameter
Type
Description
SetCommonDir(ctrl, index)
Parameter
Type
Description
StrChoose(expression, trueValue, falseValue)
Parameter
Type
Description
StrExpand(template, array)
Parameter
Type
Description
StrFind(table, key)
Parameter
Type
Description
StrFreeTable(table)
Parameter
Type
Description
StrLeftTrim(source)
Parameter
Type
Description
StrLoadTable(fileName)
Parameter
Type
Description
StrPad(source, size)
Parameter
Type
Description
StrProper(source)
Parameter
Type
Description
StrRightTrim(source)
Parameter
Type
Description
StrScanReverse(source, position, search)
Parameter
Type
Description
StrSubstitute(source, search, replace)
Parameter
Type
Description
StrTrim(Source)
Parameter
Type
Description
TblAllRows(table, flagsOn, flagsOff)
Parameter
Type
Description
TblAutoSizeColumn(table, column)
Parameter
Type
Description
TblClearColumnSelection(table)
Parameter
Type
Description
TblFindDateTime(table, row, column, date)
Parameter
Type
Description
TblFindNumber(table, row, column, number)
Parameter
Type
Description
TblFindString(table, row, column, pattern)
Parameter
Type
Description
TblGetCell(table, row, column)
Parameter
Type
Description
TblGetColumnTitle(column)
Parameter
Type
Description
TblSetRowColor(table, row, color)
Parameter
Type
Description
TblSetRowPicture(table, rowFlags, picture)
Parameter
Type
Description
WaitCursor(Flags)
Parameter
Type
Description
WinClearAllEditFlags(parent)
Parameter
Type
Description
WinClearAllFields(parent)
Parameter
Type
Description
WinEnumProps(hWnd, propNames, propValues)
Parameter
Type
Description
WinFreeAccelerator(accelerator)
Parameter
Type
Description
WinGetFlags(hWnd)
Parameter
Type
Description
WinGetHandle(ctrl, text, type)
Parameter
Type
Description
WinGetProp(hWnd, propName)
Parameter
Type
Description
WinGetStyle(hWnd)
Parameter
Type
Description
WinGetText(ctrl)
Parameter
Type
Description
WinIsChild(parent, Child)
Parameter
Type
Description
WinIsMaximized(hWnd)
Parameter
Type
Description
WinIsMinimized(hWnd)
Parameter
Type
Description
WinIsRequiredFieldNull(parent)
Parameter
Type
Description
WinIsRestored(hWnd)
Parameter
Type
Description
WinIsWindow(hWnd)
Parameter
Type
Description
WinLoadAccelerator(target, message, keyState, keyCode, id)
Parameter
Type
Description
WinMove(hWnd, left, top, width, height)
Parameter
Type
Description
WinRemoveProp(hWnd, propName)
Parameter
Type
Description
WinSetFlags(hWnd, winFlags, state)
Parameter
Type
Description
WinSetMeter(ctrl, percent)
Parameter
Type
Description
WinSetProp(hWnd, propName, propValue)
Parameter
Type
Description
WinSetStyle(hWnd, style, state)
Parameter
Type
Description
WinSetTabOrder(ctrl, ctrlAfter)
Parameter
Type
Description
WinShow(ctrl, showCmd)
Parameter
Type
Description
Last updated