﻿(dcl-ActivateEmail strEmailAddress [als String] {strParameters [als String]})
(dcl-Animation-Close project/form/control)
(dcl-Animation-Load project/form/control strAVIFilename [als String])
(dcl-Animation-Play project/form/control {intFirstFrame [als Long]} {intLastFrame [als Long]} {intRepeatCount [als Long]})
(dcl-Animation-Seek project/form/control intFrame [als Long])
(dcl-Animation-Stop project/form/control)
(dcl-AttachXref strDwgFilePath [als String] {strBlockName [als String]} {ptInsertionPoint [als 3DPoint]} {reaRotation [als Float]})
(dcl-AxControl-Get project/form/control strPropertyName [als String])
(dcl-AxControl-GetAxObject project/form/control)
(dcl-AxControl-Invoke project/form/control strMethodName [als String] ...)
(dcl-AxControl-Put project/form/control strPropertyName [als String] uNewValue [variiert])
(dcl-AxObject-Get <AXOBJECT> strPropertyName [als String])
(dcl-AxObject-Invoke <AXOBJECT> strMethodName [als String] ...)
(dcl-AxObject-Put <AXOBJECT> strPropertyName [als String] uNewValue [variiert])
(dcl-AxObject-Release <AXOBJECT>)
(dcl-BinFile-Check <BINFILE>)
(dcl-BinFile-Close <BINFILE>)
(dcl-BinFile-Open strFilename [als String] strOpenMode [als String])
(dcl-BinFile-Read <BINFILE> isPartial [als Boolean])
(dcl-BinFile-Write <BINFILE> uDataItem1 [variiert] {uDataItem2 [variiert]} ...)
(dcl-BlockList-Arrange project/form/control intStyle [als Integer])
(dcl-BlockList-GetCount project/form/control)
(dcl-BlockList-GetCurSel project/form/control)
(dcl-BlockList-GetFileName project/form/control)
(dcl-BlockList-GetItemText project/form/control intItemIndex [als Long])
(dcl-BlockList-GetSelCount project/form/control)
(dcl-BlockList-GetSelectedItems project/form/control)
(dcl-BlockList-GetSelectedNths project/form/control)
(dcl-BlockList-LoadDwg project/form/control strFileName [als String])
(dcl-BlockList-Reset project/form/control)
(dcl-BlockList-SetCurSel project/form/control intItemIndex [als Long])
(dcl-BlockList-SortTextItems project/form/control {isOrder [als Boolean]})
(dcl-BlockView-Clear project/form/control)
(dcl-BlockView-DisplayBlock project/form/control strBlockName [als String] {intView [als Integer]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayBlock project/form/control strBlockName [als String] reaCameraX [als Float] reaCameraY [als Float] {reaCameraZ [als Float]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayBlockToScale project/form/control strBlockName [als String] {intView [als Integer]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayBlockToScale project/form/control strBlockName [als String] reaCameraX [als Float] reaCameraY [als Float] {reaCameraZ [als Float]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayDwg project/form/control strDwgFileName [als String] {intView [als Integer]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayDwg project/form/control strDwgFileName [als String] reaCameraX [als Float] reaCameraY [als Float] {reaCameraZ [als Float]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayDwgToScale project/form/control strDwgFileName [als String] {intView [als Integer]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayDwgToScale project/form/control strDwgFileName [als String] reaCameraX [als Float] reaCameraY [als Float] {reaCameraZ [als Float]} {reaZoomFactor [als Float]})
(dcl-BlockView-DisplayPaperSpace project/form/control)
(dcl-BlockView-GetBlockList project/form/control)
(dcl-BlockView-GetDwgSize project/form/control)
(dcl-BlockView-PreLoadDwg project/form/control strDwgFileName [als String])
(dcl-BlockView-RefreshBlock project/form/control)
(dcl-BlockView-RemoveHighlight project/form/control)
(dcl-BlockView-SetHighlight project/form/control Color [als Color])
(dcl-BlockView-Zoom project/form/control reaZoomFactor [als Float])
(dcl-Calendar-GetCurSel project/form/control)
(dcl-Calendar-GetMonthRangeEnd project/form/control)
(dcl-Calendar-GetMonthRangeStart project/form/control)
(dcl-Calendar-GetRangeEnd project/form/control)
(dcl-Calendar-GetRangeStart project/form/control)
(dcl-Calendar-GetSelRangeEnd project/form/control)
(dcl-Calendar-GetSelRangeStart project/form/control)
(dcl-Calendar-GetToday project/form/control)
(dcl-Calendar-SetCurSel project/form/control Date [als Date])
(dcl-Calendar-SetRange project/form/control LowerLimit [als Date] UpperLimit [als Date])
(dcl-Calendar-SetSelRange project/form/control Start [als Date] End [als Date])
(dcl-ComboBox-AddColor project/form/control intAcadColor [als Integer])
(dcl-ComboBox-AddList project/form/control lstNewItems [als Liste von Strings])
(dcl-ComboBox-AddPath project/form/control strFolderPath [als String])
(dcl-ComboBox-AddString project/form/control strNewItem [als String])
(dcl-ComboBox-Clear project/form/control)
(dcl-ComboBox-ClearEdit project/form/control)
(dcl-ComboBox-DeleteItem project/form/control intItemIndex [als Long])
(dcl-ComboBox-Dir project/form/control strParentFolder [als String] {strFilter [als String]})
(dcl-ComboBox-FindColor project/form/control intAcadColor [als Integer])
(dcl-ComboBox-FindLineWeight project/form/control intLineWeight [als Integer])
(dcl-ComboBox-FindString project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ComboBox-FindStringExact project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ComboBox-GetCount project/form/control)
(dcl-ComboBox-GetCurSel project/form/control)
(dcl-ComboBox-GetDir project/form/control)
(dcl-ComboBox-GetDroppedWidth project/form/control)
(dcl-ComboBox-GetEBText project/form/control)
(dcl-ComboBox-GetEditSel project/form/control)
(dcl-ComboBox-GetItemData project/form/control intItemIndex [als Long])
(dcl-ComboBox-GetLBText project/form/control intItemIndex [als Long])
(dcl-ComboBox-GetTopIndex project/form/control)
(dcl-ComboBox-InsertString project/form/control intItemIndex [als Long] strNewItem [als String])
(dcl-ComboBox-SelectString project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ComboBox-SetCurSel project/form/control intItemIndex [als Long])
(dcl-ComboBox-SetDroppedWidth project/form/control intWidth [als Long])
(dcl-ComboBox-SetEditSel project/form/control intStart [als Long] intEnd [als Long])
(dcl-ComboBox-SetItemData project/form/control intItemIndex [als Long] intData [als Long])
(dcl-ComboBox-SetTopIndex project/form/control intItemIndex [als Long])
(dcl-Control-Dump project/form/control {isDeep [als Boolean]})
(dcl-Control-GetHWND project/form/control)
(dcl-Control-GetPos project/form/control)
(dcl-Control-GetProperties project/form/control)
(dcl-Control-GetProperty project/form/control strPropertyApiName [als String])
(dcl-Control-Redraw project/form/control)
(dcl-Control-SetFocus project/form/control)
(dcl-Control-SetPos project/form/control intLeft [als Long] intTop [als Long] {intWidth [als Long]} {intHeight [als Long]})
(dcl-Control-ShowToolTip project/form/control {intX [als Long]} {intY [als Long]})
(dcl-Control-ZOrder project/form/control intDirection [als Integer])
(dcl-DelayedInvoke intDelayMilliseconds [als Long] strLispFunctionName [als String])
(dcl-DirFiles strFolderPath [als String] {strFilter [als String]})
(dcl-DWGList-DeleteItem project/form/control intItemIndex [als Long])
(dcl-DWGList-Dir project/form/control strFolder [als String])
(dcl-DWGList-GetCount project/form/control)
(dcl-DWGList-GetCurSel project/form/control)
(dcl-DWGList-GetDir project/form/control)
(dcl-DWGList-GetFileName project/form/control)
(dcl-DWGList-GetFocusIndex project/form/control)
(dcl-DWGList-GetSelCount project/form/control)
(dcl-DWGList-GetSelectedItems project/form/control)
(dcl-DWGList-GetSelectedNths project/form/control)
(dcl-DWGList-GetText project/form/control intItemIndex [als Long])
(dcl-DWGList-GetTopIndex project/form/control)
(dcl-DWGList-GetType project/form/control intItemIndex [als Long])
(dcl-DWGList-IsItemSelected project/form/control intItemIndex [als Long])
(dcl-DWGList-SelectItem project/form/control intItemIndex [als Long] {isSelect [als Boolean]})
(dcl-DWGList-SelItemRange project/form/control intFirstItem [als Long] intLastItem [als Long] isSelect [als Boolean])
(dcl-DWGList-SetAnchorIndex project/form/control intItemIndex [als Long])
(dcl-DWGList-SetCurSel project/form/control intItemIndex [als Long])
(dcl-DWGList-SetFocusIndex project/form/control intItemIndex [als Long])
(dcl-DWGList-SetTopIndex project/form/control intItemIndex [als Long])
(dcl-DWGPreview-Clear project/form/control)
(dcl-DWGPreview-GetDwgName project/form/control)
(dcl-DWGPreview-LoadDwg project/form/control strDwgFileName [als String])
(dcl-DWGPreview-RemoveHighlight project/form/control)
(dcl-DWGPreview-SetHighlight project/form/control Color [als Color])
(dcl-FileExplorer-GetFileExt project/form/control)
(dcl-FileExplorer-GetFileName project/form/control)
(dcl-FileExplorer-GetFileNameList project/form/control)
(dcl-FileExplorer-GetFileTitle project/form/control)
(dcl-FileExplorer-GetFolderName project/form/control)
(dcl-FileExplorer-GetFolderPath project/form/control)
(dcl-FileExplorer-GetPathName project/form/control)
(dcl-FileExplorer-GetSelCount project/form/control)
(dcl-FileExplorer-SetOkButtonText project/form/control strCaption [als String])
(dcl-ForceDwgRedraw)
(dcl-Form-Center project/form {intNewWidth [als Long]} {intNewHeight [als Long]})
(dcl-Form-Close project/form {intDialogStatus [als Long]})
(dcl-Form-CloseAll intDialogTypes [als Bitflag])
(dcl-Form-Dump project/form {isDeep [als Boolean]})
(dcl-Form-Enable project/form {isEnable [als Boolean]})
(dcl-Form-GetControlArea project/form)
(dcl-Form-GetControls project/form)
(dcl-Form-GetUUID project/form)
(dcl-Form-Hide project/form {isHide [als Boolean]})
(dcl-Form-IsActive project/form)
(dcl-Form-IsApplyEnabled project/form)
(dcl-Form-IsEnabled project/form)
(dcl-Form-IsFloating project/form)
(dcl-Form-IsVisible project/form)
(dcl-Form-RecalcLayout project/form)
(dcl-Form-Resize project/form intWidth [als Long] intHeight [als Long])
(dcl-Form-SetApplyEnabled project/form {isDirty [als Boolean]})
(dcl-Form-SetMinMaxSizes project/form intMinWidth [als Long] intMinHeight [als Long] intMaxWidth [als Long] intMaxHeight [als Long])
(dcl-Form-StartTimer project/form {intMilliseconds [als Long]})
(dcl-GetBlockSize strBlockName [als String])
(dcl-GetDwgMouseCoords)
(dcl-GetFocus)
(dcl-GetHardDriveSize strDriveLetter [als String])
(dcl-GetMouseCoords)
(dcl-GetOLEColorValue AcadColor [als Color])
(dcl-GetProjects)
(dcl-GetScreenSize)
(dcl-GetVersion)
(dcl-GetVersionEx)
(dcl-Grid-AddColumns project/form/control lstNewColumns [als Liste von Listen in der Form ((strCaption [als String] {intJustification [als Integer]} {intColumnWidth [als Long]} {intColumnImageIndex [als Integer]}) ...)])
(dcl-Grid-AddRow project/form/control {intColumn0ImageIndex [als Integer]} strColumn0Label [als String] {strColumn1Label [als String] strColumn2Label [als String]} ...)
(dcl-Grid-AddString project/form/control strCellLabels [als String] {strDelimiter [als String]})
(dcl-Grid-CalcColumnWidth project/form/control strLabel [als String])
(dcl-Grid-CancelCellEdit project/form/control)
(dcl-Grid-Clear project/form/control)
(dcl-Grid-DeleteColumn project/form/control intColumn [als Long])
(dcl-Grid-DeleteRow project/form/control intRow [als Long])
(dcl-Grid-FillList project/form/control als Liste von Listen in der Form ((strColumn0Label [als String] {intColumn0ImageIndex [als Integer]} strColumn1Label [als String] {intColumn1ImageIndex [als Integer]} ...) ...))
(dcl-Grid-GetCellCheckState project/form/control intRow [als Long] intColumn [als Long])
(dcl-Grid-GetCellDropList project/form/control intRow [als Long] intColumn [als Long])
(dcl-Grid-GetCellImages project/form/control intRow [als Long] intColumn [als Long])
(dcl-Grid-GetCellStyle project/form/control intRow [als Long] intColumn [als Long])
(dcl-Grid-GetCellText project/form/control intRow [als Long] intColumn [als Long])
(dcl-Grid-GetColumnCaption project/form/control intColumn [als Long])
(dcl-Grid-GetColumnCells project/form/control intColumn [als Long])
(dcl-Grid-GetColumnCount project/form/control)
(dcl-Grid-GetColumnImage project/form/control intColumn [als Long])
(dcl-Grid-GetColumnWidth project/form/control intColumn [als Long])
(dcl-Grid-GetCurCell project/form/control)
(dcl-Grid-GetRowCells project/form/control intRow [als Long])
(dcl-Grid-GetRowCount project/form/control)
(dcl-Grid-GetRowData project/form/control intRow [als Long])
(dcl-Grid-HitPointTest project/form/control intX [als Long] intY [als Long])
(dcl-Grid-InsertColumn project/form/control intColumn [als Long] strCaption [als String] {intJustification [als Integer]} {intColumnWidth [als Long]} {intColumnImageIndex [als Integer]})
(dcl-Grid-InsertRow project/form/control intRow [als Long] {intColumn0ImageIndex [als Integer]} strColumn0Label [als String] {strColumn1Label [als String] strColumn2Label [als String]} ...)
(dcl-Grid-InsertString project/form/control intRow [als Long] strCellLabels [als String] {strDelimiter [als String]})
(dcl-Grid-SetCellCheckState project/form/control intRow [als Long] intColumn [als Long] intState [als Integer])
(dcl-Grid-SetCellDropList project/form/control intRow [als Long] intColumn [als Long] lstItems [als Liste von Strings] {lstImages [als Liste von Integers]})
(dcl-Grid-SetCellImages project/form/control intRow [als Long] intColumn [als Long] intImageIndex [als Integer] {intAltImageIndex [als Integer]})
(dcl-Grid-SetCellStyle project/form/control intRow [als Long] intColumn [als Long] intStyle [als Integer])
(dcl-Grid-SetCellText project/form/control intRow [als Long] intColumn [als Long] strLabel [als String])
(dcl-Grid-SetColumnCaption project/form/control intColumn [als Long] strCaption [als String])
(dcl-Grid-SetColumnImage project/form/control intColumn [als Long] intImageIndex [als Integer])
(dcl-Grid-SetColumnWidth project/form/control intColumn [als Long] intWidth [als Long])
(dcl-Grid-SetCurCell project/form/control intRow [als Long] {intColumn [als Long]})
(dcl-Grid-SetRowData project/form/control intRow [als Long] intData [als Long])
(dcl-Grid-SortNumericCells project/form/control intColumn [als Long] {isAscending [als Boolean]})
(dcl-Grid-SortTextCells project/form/control intColumn [als Long] {isAscending [als Boolean]})
(dcl-Grid-StartCellEdit project/form/control {intRow [als Long] intColumn [als Long]})
(dcl-Hatch-Clear project/form/control)
(dcl-Hatch-SetPattern project/form/control strPattern [als String])
(dcl-Html-GetBusy project/form/control)
(dcl-Html-GetFullName project/form/control)
(dcl-Html-GetHtmlDocument project/form/control)
(dcl-Html-GetLocationName project/form/control)
(dcl-Html-GetLocationURL project/form/control)
(dcl-Html-GetOffline project/form/control)
(dcl-Html-GoBack project/form/control)
(dcl-Html-GoForward project/form/control)
(dcl-Html-GoHome project/form/control)
(dcl-Html-GoSearch project/form/control)
(dcl-Html-Navigate project/form/control strURL [als String])
(dcl-Html-Refresh project/form/control)
(dcl-Html-ReplaceText project/form/control strOldText [als String] strNewText [als String])
(dcl-Html-SetOffline project/form/control {isOffline [als Boolean]})
(dcl-Html-Stop project/form/control)
(dcl-Html-UpdateHtmlCode project/form/control strHTML [als String])
(dcl-ImageComboBox-AddString project/form/control strNewItem [als String] intImageIndex [als Integer] {intSelectedImageIndex [als Integer]} {intIndent [als Integer]} {intIndex [als Integer]})
(dcl-ImageComboBox-Clear project/form/control)
(dcl-ImageComboBox-ClearEdit project/form/control)
(dcl-ImageComboBox-DeleteItem project/form/control intItemIndex [als Long])
(dcl-ImageComboBox-FindString project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ImageComboBox-FindStringExact project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ImageComboBox-GetCount project/form/control)
(dcl-ImageComboBox-GetCurSel project/form/control)
(dcl-ImageComboBox-GetDroppedWidth project/form/control)
(dcl-ImageComboBox-GetEBText project/form/control)
(dcl-ImageComboBox-GetEditSel project/form/control)
(dcl-ImageComboBox-GetItem project/form/control intItemIndex [als Long])
(dcl-ImageComboBox-GetItemData project/form/control intItemIndex [als Long])
(dcl-ImageComboBox-GetLBText project/form/control intItemIndex [als Long])
(dcl-ImageComboBox-GetTopIndex project/form/control)
(dcl-ImageComboBox-SelectString project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ImageComboBox-SetCurSel project/form/control intItemIndex [als Long])
(dcl-ImageComboBox-SetDroppedWidth project/form/control intWidth [als Long])
(dcl-ImageComboBox-SetEditSel project/form/control intStart [als Long] intEnd [als Long])
(dcl-ImageComboBox-SetItem project/form/control intItemIndex [als Integer] strText [als String] intImageIndex [als Integer] {intSelectedImageIndex [als Integer]} {intIndent [als Integer]})
(dcl-ImageComboBox-SetItemData project/form/control intItemIndex [als Long] intData [als Long])
(dcl-ImageComboBox-SetTopIndex project/form/control intItemIndex [als Long])
(dcl-ImageList-GetCount entImageList [als Symbolliste])
(dcl-ImageList-GetSize entImageList [als Symbolliste])
(dcl-ImageList-SetAt entImageList [als Symbolliste] intImageIndex [als Integer] strFilename [als String] {intWidth [als Long] intHeight [als Long]})
(dcl-InsertBlock strDwgFilePath [als String] {ptInsertionPoint [als 3DPoint]} {reaRotation [als Float]} {strBlockName [als String]})
(dcl-Invoke strLispFunctionName [als String])
(dcl-ListBox-AddList project/form/control lstNewItems [als Liste von Strings])
(dcl-ListBox-AddString project/form/control strNewItem [als String])
(dcl-ListBox-Clear project/form/control)
(dcl-ListBox-DeleteItem project/form/control intItemIndex [als Long])
(dcl-ListBox-Dir project/form/control strParentFolder [als String] {strFilter [als String]})
(dcl-ListBox-FindString project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ListBox-FindStringExact project/form/control strSearch [als String] {intStartAfter [als Long]})
(dcl-ListBox-GetAnchorIndex project/form/control)
(dcl-ListBox-GetCount project/form/control)
(dcl-ListBox-GetCurSel project/form/control)
(dcl-ListBox-GetFocusIndex project/form/control)
(dcl-ListBox-GetItemData project/form/control intItemIndex [als Long])
(dcl-ListBox-GetItemText project/form/control intItemIndex [als Long])
(dcl-ListBox-GetSelCount project/form/control)
(dcl-ListBox-GetSelectedItems project/form/control)
(dcl-ListBox-GetSelectedNths project/form/control)
(dcl-ListBox-GetTopIndex project/form/control)
(dcl-ListBox-HitPointTest project/form/control intX [als Long] intY [als Long])
(dcl-ListBox-InsertString project/form/control intItemIndex [als Long] strNewItem [als String])
(dcl-ListBox-IsItemSelected project/form/control intItemIndex [als Long])
(dcl-ListBox-SelectItem project/form/control intItemIndex [als Long] {isSelect [als Boolean]})
(dcl-ListBox-SelectString project/form/control strSearch [als String] {strStartIndex [als Long]})
(dcl-ListBox-SelItemRange project/form/control intFirstItem [als Long] intLastItem [als Long] isSelect [als Boolean])
(dcl-ListBox-SetAnchorIndex project/form/control intItemIndex [als Long])
(dcl-ListBox-SetCurSel project/form/control intItemIndex [als Long])
(dcl-ListBox-SetFocusIndex project/form/control intItemIndex [als Long])
(dcl-ListBox-SetItemData project/form/control intItemIndex [als Long] intData [als Long])
(dcl-ListBox-SetTopIndex project/form/control intItemIndex [als Long])
(dcl-ListView-AddColumns project/form/control lstNewColumns [als Liste von Listen in der Form ((strCaption [als String] {intJustification [als Integer]} {intColumnWidth [als Long]} {intColumnImageIndex [als Integer]}) ...)])
(dcl-ListView-AddItem project/form/control {intImageIndex [als Integer]} strItemLabel [als String] {strColumn1Label [als String] strColumn2Label [als String]} ...)
(dcl-ListView-AddString project/form/control strItemLabels [als String] {strDelimiter [als String]})
(dcl-ListView-Arrange project/form/control intStyle [als Integer])
(dcl-ListView-CalcColumnWidth project/form/control strLabel [als String])
(dcl-ListView-CancelLabelEdit project/form/control)
(dcl-ListView-Clear project/form/control)
(dcl-ListView-DeleteColumn project/form/control intColumn [als Long])
(dcl-ListView-DeleteColumns project/form/control lstColumns [als Liste von Longs])
(dcl-ListView-DeleteItem project/form/control intItem [als Long])
(dcl-ListView-DeleteItems project/form/control lstItems [als Liste von Longs])
(dcl-ListView-FillList project/form/control als Liste von Listen in der Form ((strItemLabel [als String] {intItemImageIndex [als Integer]} {strColumn1Label [als String]} {intColumn1ImageIndex [als Integer]} ...) ...))
(dcl-ListView-GetColumnCount project/form/control)
(dcl-ListView-GetColumnImage project/form/control intColumn [als Long])
(dcl-ListView-GetColumnItems project/form/control intColumn [als Long])
(dcl-ListView-GetColumnWidth project/form/control intColumn [als Long])
(dcl-ListView-GetCount project/form/control)
(dcl-ListView-GetCurSel project/form/control)
(dcl-ListView-GetItemData project/form/control intItem [als Long])
(dcl-ListView-GetItemImage project/form/control intItem [als Long] {intColumn [als Long]})
(dcl-ListView-GetItemText project/form/control intItem [als Long] {intColumn [als Long]})
(dcl-ListView-GetRowItems project/form/control intItem [als Long])
(dcl-ListView-GetSelCount project/form/control)
(dcl-ListView-GetSelectedItems project/form/control)
(dcl-ListView-GetSelectedNths project/form/control)
(dcl-ListView-HitPointTest project/form/control intX [als Long] intY [als Long])
(dcl-ListView-InsertItem project/form/control (intItem [als Long] {intItemImageIndex [als Integer]} strItemLabel [als String] {strColumn1Label [als String]} {strColumn2Label [als String]} ...))
(dcl-ListView-SetColumnImage project/form/control intColumn [als Long] intImageIndex [als Integer])
(dcl-ListView-SetColumnWidth project/form/control intColumn [als Long] intWidth [als Long])
(dcl-ListView-SetCurSel project/form/control intItemIndex [als Long])
(dcl-ListView-SetItemData project/form/control intItem [als Long] intData [als Long])
(dcl-ListView-SetItemImage project/form/control intItem [als Long] {intColumn [als Long]} intImageIndex [als Integer])
(dcl-ListView-SetItemText project/form/control intItem [als Long] {intColumn [als Long]} strLabel [als String])
(dcl-ListView-SortNumericItems project/form/control intColumn [als Long] {isAscending [als Boolean]})
(dcl-ListView-SortTextItems project/form/control intColumn [als Long] {isAscending [als Boolean]})
(dcl-ListView-StartLabelEdit project/form/control intItem [als Long])
(dcl-MessageBox strMessage [als String] {strTitle [als String]} {intButtonStyle [als Integer]} {intIconStyle [als Integer]} {isShowHelpButton [als Boolean]})
(dcl-NavigateToURL strURL [als String])
(dcl-OptionList-AddButton project/form/control strCaption [als String])
(dcl-OptionList-AddList project/form/control lstNewCaptions [als Liste von Strings])
(dcl-OptionList-Clear project/form/control)
(dcl-OptionList-DeleteButton project/form/control intButtonIndex [als Long])
(dcl-OptionList-GetButtonCaption project/form/control intButtonIndex [als Long])
(dcl-OptionList-GetCount project/form/control)
(dcl-OptionList-GetCurSel project/form/control)
(dcl-OptionList-GetTopIndex project/form/control)
(dcl-OptionList-InsertButton project/form/control intButtonIndex [als Long] strCaption [als String])
(dcl-OptionList-SetButtonEnabled project/form/control intButtonIndex [als Long] {isEnabled [als Boolean]})
(dcl-OptionList-SetButtonToolTip project/form/control intButtonIndex [als Long] strToolTip [als String])
(dcl-OptionList-SetCurSel project/form/control intButtonIndex [als Long])
(dcl-OptionList-SetTopIndex project/form/control intButtonIndex [als Long])
(dcl-PictureBox-Clear project/form/control)
(dcl-PictureBox-DrawArc project/form/control (Liste von Listen in der Form (intCenterX [als Long] intCenterY [als Long] intRadius [als Long] intStartDirectionX [als Long] intStartDirectionY [als Long] intEndDirectionX [als Long] intEndDirectionY [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawCircle project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawEdge project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] intEdgeStyle [als Integer]) ...))
(dcl-PictureBox-DrawFocusRect project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long]) ...))
(dcl-PictureBox-DrawHatchRect project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] Color [als Color] intPattern [als Integer]) ...))
(dcl-PictureBox-DrawLine project/form/control (Liste von Listen in der Form (intStartX [als Long] intStartY [als Long] intEndX [als Long] intEndY [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawPoint project/form/control (Liste von Listen in der Form (intPointX [als Long] intPointY [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawRect project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawSolidRect project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] Color [als Color]) ...))
(dcl-PictureBox-DrawText project/form/control (Liste von Listen in der Form (intStartX [als Long] intStartY [als Long] Color [als Color] {BackgroundColor [als Color]} strText [als String] intJustification [als Integer] {isDisabled [als Boolean]}) ...))
(dcl-PictureBox-DrawWrappedText project/form/control (Liste von Listen in der Form (intStartX [als Long] intStartY [als Long] intWidth [als Long] Color [als Color] {BackgroundColor [als Color]} strText [als String] intJustification [als Integer]) ...))
(dcl-PictureBox-GetTextExtent project/form/control strText [als String])
(dcl-PictureBox-LoadPictureFile project/form/control strFilename [als String] {isStretch [als Boolean]})
(dcl-PictureBox-PaintPicture project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] Picture [als PictureID] {isEnabled [als Boolean]} {isUseMask [als Boolean]}) ...))
(dcl-PictureBox-Refresh project/form/control)
(dcl-PictureBox-StoreImage project/form/control)
(dcl-ProgressBar-Reset project/form/control)
(dcl-Project-Dump <PROJECT> {isDeep [als Boolean]})
(dcl-Project-Export <PROJECT> {strPassword [als String]})
(dcl-Project-ExportPicture <PROJECT> {strPassword [als String]} intPicture [als PictureID] strFilename [als String])
(dcl-Project-GetForms <PROJECT> {strPassword [als String]})
(dcl-Project-GetPictures <PROJECT> {strPassword [als String]}) 
(dcl-Project-GetPictureSize <PROJECT> {strPassword [als String]} intPictureId [als BildID])
(dcl-Project-Import strProjectData [als String oder als Liste von Strings] {strNewPassword [als String]} {strNewProjectKey [als String]})
(dcl-Project-Load strProjectFilePath [als String] {isForceReload [als Boolean]} {strNewProjectKey [als String]})
(dcl-Project-SaveAs <PROJECT> strProjectFilePath [als String] {strPassword [als String]})
(dcl-Project-SetPicture <PROJECT> {strPassword [als String]} intPicture [als BildID] strFilename [als String])
(dcl-Project-Unload <PROJECT> {isForceUnload [als Boolean]})
(dcl-RegisterActiveXCtrl strFilePath [als String])
(dcl-SelectFiles {lstFileTypes [als Liste von Strings]} {strTitle [als String]} {strDefaultDirectory [als String]})
(dcl-SelectFolder strTitle [als String] {strDefaultDirectory [als String]} {strRootFolder [als String]} {intFlags [als BitFlag]})
(dcl-SelectLineType {isAllowMetaTypes [als Boolean]})
(dcl-SelectLineWeight {intDefaultLineWeight [als Integer]} {isAllowMetaTypes [als Boolean]})
(dcl-SendString strString [als String])
(dcl-SetAutoUpdateCheck {isEnable [als Boolean]})
(dcl-SetCmdBarFocus)
(dcl-SlideView-Clear project/form/control)
(dcl-SlideView-EndImage project/form/control)
(dcl-SlideView-FillImage project/form/control (Liste von Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] Color [als Color]) ...))
(dcl-SlideView-Load project/form/control strFilename [als String] {strImageName [als String]})
(dcl-SlideView-RemoveHighlight project/form/control)
(dcl-SlideView-SetHighlight project/form/control Color [als Color])
(dcl-SlideView-SlideImage project/form/control (Liste aus Listen in der Form (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] strFilename [als String] {strSlideName [als String]}) ...))
(dcl-SlideView-VectorImage project/form/control (Liste aus Listen in der Form (intStartX [als Long] intStartY [als Long] intEndX [als Long] intEndY [als Long] Color [als Color]) ...))
(dcl-SuppressMessages {isSuppress [als Boolean]})
(dcl-TabStrip-GetControlArea project/form/control)
(dcl-TabStrip-GetCurSel project/form/control)
(dcl-TabStrip-GetRowCount project/form/control)
(dcl-TabStrip-HideTab project/form/control intTabIndex [als Long])
(dcl-TabStrip-SetCurSel project/form/control intTabIndex [als Long])
(dcl-TabStrip-SetTabCaption project/form/control intTabIndex [als Long] strCaption [als String])
(dcl-TabStrip-ShowTab project/form/control intTabIndex [als Long])
(dcl-TextBox-GetFilter project/form/control)
(dcl-TextBox-GetFirstVisibleLine project/form/control)
(dcl-TextBox-GetLine project/form/control intLineIndex [als Long])
(dcl-TextBox-GetLineCount project/form/control)
(dcl-TextBox-GetLineLength project/form/control intLineIndex [als Long])
(dcl-TextBox-GetSel project/form/control)
(dcl-TextBox-IsModified project/form/control)
(dcl-TextBox-LineScroll project/form/control intLineIndex [als Long])
(dcl-TextBox-ReplaceSel project/form/control strNewText [als String])
(dcl-TextBox-SetFilter project/form/control strFilter [als String])
(dcl-TextBox-SetSel project/form/control intStart [als Long] intEnd [als Long] {isNoScroll [als Boolean]})
(dcl-TextBox-SetTabStops project/form/control intTabSize [als Long])
(dcl-TextBox-Undo project/form/control)
(dcl-Tree-AddChild project/form/control (Liste von Listen in der Form (uParentItem [als Handle oder String] strLabel [als String] {strKey [als String]} {intImageIndex [als Integer]} {intSelectedImageIndex [als Integer]} {intExpandedImageIndex [als Integer]}) ...))
(dcl-Tree-AddParent project/form/control (Liste von Listen in der Form (strLabel [als String] {strKey [als String]} {strImageIndex [als Integer]} {strSelectedImageIndex [als Integer]} {strExpandedImageIndex [als Integer]}) ...))
(dcl-Tree-AddSibling project/form/control uSiblingItem [als Handle oder String] {doInsertBefore [als Boolean]} strLabel [als String] {strKey [als String]} {intImageIndex [als Integer]} {intSelectedImageIndex [als Integer]} {intExpandedImageIndex [als Integer]})
(dcl-Tree-CancelLabelEdit project/form/control)
(dcl-Tree-Clear project/form/control)
(dcl-Tree-DeleteItem project/form/control uItem [als Handle oder String])
(dcl-Tree-EnsureVisible project/form/control uItem [als Handle oder String])
(dcl-Tree-ExpandItem project/form/control uItem [als Handle oder String] intAction [als Integer])
(dcl-Tree-GetCount project/form/control)
(dcl-Tree-GetFirstChildItem project/form/control uParentItem [als Handle oder String])
(dcl-Tree-GetFirstVisibleItem project/form/control)
(dcl-Tree-GetItemData project/form/control uItem [als Handle oder String])
(dcl-Tree-GetItemHandle project/form/control strItem [als String])
(dcl-Tree-GetItemImages project/form/control uItem [als Handle oder String])
(dcl-Tree-GetItemKey project/form/control Item [als Handle])
(dcl-Tree-GetItemLabel project/form/control uItem [als Handle oder String])
(dcl-Tree-GetNextSiblingItem project/form/control uItem [als Handle oder String])
(dcl-Tree-GetNextVisibleItem project/form/control uItem [als Handle oder String])
(dcl-Tree-GetParentItem project/form/control uItem [als Handle oder String])
(dcl-Tree-GetPrevSiblingItem project/form/control uItem [als Handle oder String])
(dcl-Tree-GetPrevVisibleItem project/form/control uItem [als Handle oder String])
(dcl-Tree-GetRootItem project/form/control)
(dcl-Tree-GetSelectedItem project/form/control)
(dcl-Tree-GetVisibleCount project/form/control)
(dcl-Tree-IsItemExpanded project/form/control uItem [als Handle oder String])
(dcl-Tree-ItemHasChildren project/form/control uItem [als Handle oder String])
(dcl-Tree-SelectItem project/form/control uItem [als Handle oder String])
(dcl-Tree-SelectSetFirstVisible project/form/control uItem [als Handle oder String])
(dcl-Tree-SetItemData project/form/control uItem [als Handle oder String] intData [als Long])
(dcl-Tree-SetItemImages project/form/control uItem [als Handle oder String] intImageIndex [als Integer] {intSelectedImageIndex [als Integer]} {intExpandedImageIndex [als Integer]})
(dcl-Tree-SetItemLabel project/form/control uItem [als Handle oder String] strLabel [als String])
(dcl-Tree-SortChildren project/form/control uItem [als Handle oder String])
(dcl-Tree-StartLabelEdit project/form/control uItem [als Handle oder String])
(dcl-UpdateCheck)
(dcl-UpdateVarNames)
(dcl-XPixelsToTwips intPixels [als Long])
(dcl-XTwipsToPixels intTwips [als Long])
(dcl-YPixelsToTwips intPixels [als Long])
(dcl-YTwipsToPixels intTwips [als Long])
(defun c:project/form/control#OnBeginLabelEdit (intItemIndex [als Long] /))
(defun c:project/form/control#OnBeginLabelEdit (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnBeginLabelEdit (uKey [als Handle oder String] /))
(defun c:project/form/control#OnButtonClicked (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnCancel (/))
(defun c:project/form/control#OnCancelClose (intIsESC [als Integer] /))
(defun c:project/form/control#OnChanged (intItemIndex [als Long] /))
(defun c:project/form/control#OnChanged (intValue [als Long] intDelta [als Long] /))
(defun c:project/form/control#OnClicked (/))
(defun c:project/form/control#OnClicked (intItem [als Long] /))
(defun c:project/form/control#OnClicked (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnClicked (intValue [als Integer] /))
(defun c:project/form/control#OnClose (intUpperLeftX [als Long] intUpperLeftY [als Long] /))
(defun c:project/form/control#OnColumnClick (intColumn [als Long] /))
(defun c:project/form/control#OnDblClicked (/))
(defun c:project/form/control#OnDblClicked (intItem [als Long] /))
(defun c:project/form/control#OnDblClicked (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnDeleteItem (strLabel [als String] strKey [als Handle oder String] /))
(defun c:project/form/control#OnDocActivated (/))
(defun c:project/form/control#OnDocumentComplete strURL [als String] /))
(defun c:project/form/control#OnDragnDropBegin (/))
(defun c:project/form/control#OnDragnDropFromControl (strProjectName [als String] strFormName [als String] strControlName [als String] uDropPoint [variiert] /))
(defun c:project/form/control#OnDragnDropFromOther (uDropPoint [variiert] /))
(defun c:project/form/control#OnDragnDropToAutoCAD (ptDropPoint [als 3DPoint] intViewport [als Integer] /))
(defun c:project/form/control#OnDragOverFromControl (strProjectName [als String] strFormName [als String] strControlName [als String] uDropPoint [variiert] /))
(defun c:project/form/control#OnDropDown (/))
(defun c:project/form/control#OnEditChanged (strNewValue [als String] /))
(defun c:project/form/control#OnEndLabelEdit (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnEndLabelEdit (strNewValue [als String] intItemIndex [als Long] /))
(defun c:project/form/control#OnEndLabelEdit (strNewValue [als String] uKey [als Handle oder String] /))
(defun c:project/form/control#OnEnteringNoDocState (/))
(defun c:project/form/control#OnFolderChanged (strFolderPath [als String] /))
(defun c:project/form/control#OnGetDayState (StartDate [als Date] intMonthCount [als Integer] /))
(defun c:project/form/control#OnHelp (/))
(defun c:project/form/control#OnInitialize (/))
(defun c:project/form/control#OnItemExpanded (strLabel [als String] uKey [als Handle oder String] /))
(defun c:project/form/control#OnItemExpanding (strLabel [als String] uKey [als Handle oder String] /))
(defun c:project/form/control#OnKeyDown (strCharacter [als String] intRepeatCount [als Integer] intFlags [als Bitflag] /))
(defun c:project/form/control#OnKeyUp (strCharacter [als String] intRepeatCount [als Integer] intFlags [als Bitflag] /))
(defun c:project/form/control#OnKillFocus (/))
(defun c:project/form/control#OnMaxText (/))
(defun c:project/form/control#OnMouseDblClick (intButton [als Integer] intFlags [als Bitflag] intX [als Long] intY [als Long] /))
(defun c:project/form/control#OnMouseDown (intButton [als Integer] intFlags [als Bitflag] intX [als Long] intY [als Long] /))
(defun c:project/form/control#OnMouseEntered (/))
(defun c:project/form/control#OnMouseMove (intFlags [als Bitflag] intX [als Long] intY [als Long] /))
(defun c:project/form/control#OnMouseMovedOff (/))
(defun c:project/form/control#OnMouseUp (intButton [als Integer] intFlags [als Bitflag] intX [als Long] intY [als Long] /))
(defun c:project/form/control#OnMouseWheel (intFlags [als Bitflag] intZDelta [als Long] intX [als Long] intY [als Long] /))
(defun c:project/form/control#OnMove (intNewX [als Long] intNewY [als Long] /))
(defun c:project/form/control#OnNavigationComplete strURL [als String] /))
(defun c:project/form/control#OnOk (/))
(defun c:project/form/control#OnOptionsApply (/))
(defun c:project/form/control#OnOptionsCancel (/))
(defun c:project/form/control#OnOptionsHelp (/))
(defun c:project/form/control#OnOptionsOk (/))
(defun c:project/form/control#OnPaint (isHasFocus [als Boolean] /))
(defun c:project/form/control#OnReleasedCapture (intValue [als Long] /))
(defun c:project/form/control#OnReturnPressed (/))
(defun c:project/form/control#OnRightClick (/))
(defun c:project/form/control#OnRightClick (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnRightDblClick (/))
(defun c:project/form/control#OnRightDblClick (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnScroll (intValue [als Long] /))
(defun c:project/form/control#OnScrolled (intValue [als Long] /))
(defun c:project/form/control#OnSelChanged (/))
(defun c:project/form/control#OnSelChanged (intCount [als Long] strValue [als String] /))
(defun c:project/form/control#OnSelChanged (intItemIndexOrCount [als Long] strValue [als String] /))
(defun c:project/form/control#OnSelChanged (intRow [als Long] intColumn [als Long] /))
(defun c:project/form/control#OnSelChanged (strLabel [als String] uKey [als Handle oder String] /))
(defun c:project/form/control#OnSelChanging (intItemIndex [als Long] /))
(defun c:project/form/control#OnSelect (/))
(defun c:project/form/control#OnSetFocus (/))
(defun c:project/form/control#OnShow (isShowing [als Boolean] /))
(defun c:project/form/control#OnSize (intNewWidth [als Long] intNewHeight [als Long] /))
(defun c:project/form/control#OnSplitterMoved (intUpperLeftX [als Long] intUpperLeftY [als Long] intWidth [als Long] intHeight [als Long] /))
(defun c:project/form/control#OnTimer (/))
(defun c:project/form/control#OnTypeChanged (strFiletype [als String] /))
(defun c:project/form/control#OnUpdate (strNewValue [als String] /))