isxclasses_wordlists_generated.pas 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. unit isxclasses_wordlists_generated;
  2. { This file is automatically generated by ISHelpGen. Do not edit. }
  3. interface
  4. uses
  5. Shared.ScriptFunc;
  6. var
  7. PascalConstants_Isxclasses: array of AnsiString = [
  8. 'clBlack', 'clMaroon', 'clGreen', 'clOlive', 'clNavy', 'clPurple', 'clTeal', 'clGray', 'clSilver', 'clRed', 'clLime', 'clYellow', 'clBlue', 'clFuchsia', 'clAqua', 'clLtGray', 'clDkGray', 'clWhite', 'clNone', 'clDefault', 'clScrollBar', 'clBackground', 'clActiveCaption', 'clInactiveCaption', 'clMenu', 'clWindow', 'clWindowFrame', 'clMenuText', 'clWindowText', 'clCaptionText', 'clActiveBorder', 'clInactiveBorder', 'clAppWorkSpace', 'clHighlight', 'clHighlightText', 'clBtnFace', 'clBtnShadow', 'clGrayText', 'clBtnText', 'clInactiveCaptionText', 'clBtnHighlight', 'cl3DDkShadow', 'cl3DLight', 'clInfoText', 'clInfoBk', 'clHotLight',
  9. 'crDefault', 'crNone', 'crArrow', 'crCross', 'crIBeam', 'crSizeNESW', 'crSizeNS', 'crSizeNWSE', 'crSizeWE', 'crUpArrow', 'crHourGlass', 'crDrag', 'crNoDrop', 'crHSplit', 'crVSplit', 'crMultiDrag', 'crSQLWait', 'crNo', 'crAppStart', 'crHelp', 'crHandPoint', 'crSizeAll', 'crHand',
  10. 'soFromBeginning', 'soFromCurrent', 'soFromEnd'
  11. ];
  12. PascalTypes_Isxclasses: array of AnsiString = [
  13. 'HBITMAP', 'TAlign', 'TAlignment', 'TAlphaFormat', 'TAnchorKind', 'TAnchors', 'TBevel',
  14. 'TBevelKind', 'TBevelShape', 'TBevelStyle', 'TBevelWidth', 'TBitmap', 'TBitmapImage',
  15. 'TBorderIcon', 'TBorderIcons', 'TBorderStyle', 'TBorderWidth', 'TBrush', 'TBrushStyle',
  16. 'TButton', 'TButtonControl', 'TCanvas', 'TCheckBox', 'TCheckBoxState', 'TCheckItemOperation',
  17. 'TCloseAction', 'TCloseEvent', 'TCloseQueryEvent', 'TColor', 'TComboBox', 'TComboBoxStyle',
  18. 'TComponent', 'TConstraintSize', 'TControl', 'TCursor', 'TCustomCheckBox', 'TCustomComboBox',
  19. 'TCustomControl', 'TCustomEdit', 'TCustomFolderTreeView', 'TCustomLabel', 'TCustomLinkLabel',
  20. 'TCustomListBox', 'TCustomMemo', 'TCustomPanel', 'TDownloadWizardPage', 'TDuplicates',
  21. 'TEdit', 'TEditCharCase', 'TEShiftState', 'TExtractionWizardPage', 'TFileStream', 'TFolderRenameEvent',
  22. 'TFolderTreeView', 'TFont', 'TFontStyle', 'TFontStyles', 'TForm', 'TFormBorderStyle',
  23. 'TFormStyle', 'TGraphic', 'TGraphicControl', 'TGraphicsObject', 'THandleStream', 'TInputDirWizardPage',
  24. 'TInputFileWizardPage', 'TInputOptionWizardPage', 'TInputQueryWizardPage', 'TKeyEvent',
  25. 'TKeyPressEvent', 'TLabel', 'TLinkLabel', 'TListBox', 'TListBoxStyle', 'TMemo', 'TNewButton',
  26. 'TNewCheckBox', 'TNewCheckListBox', 'TNewComboBox', 'TNewEdit', 'TNewLinkLabel', 'TNewListBox',
  27. 'TNewMemo', 'TNewNotebook', 'TNewNotebookPage', 'TNewProgressBar', 'TNewProgressBarState',
  28. 'TNewProgressBarStyle', 'TNewRadioButton', 'TNewStaticText', 'TNotifyEvent', 'TObject',
  29. 'TOutputMarqueeProgressWizardPage', 'TOutputMsgMemoWizardPage', 'TOutputMsgWizardPage',
  30. 'TOutputProgressWizardPage', 'TPanel', 'TPanelBevel', 'TPasswordEdit', 'TPen', 'TPenMode',
  31. 'TPenStyle', 'TPersistent', 'TPopupMode', 'TPosition', 'TRadioButton', 'TRichEditViewer',
  32. 'TScrollingWinControl', 'TScrollStyle', 'TSetupForm', 'TShiftState', 'TSizeConstraints',
  33. 'TStartMenuFolderTreeView', 'TStream', 'TStringList', 'TStrings', 'TStringStream',
  34. 'TSysLinkEvent', 'TSysLinkType', 'TUIStateForm', 'TUninstallProgressForm', 'TWinControl',
  35. 'TWizardForm', 'TWizardPage', 'TWizardPageButtonEvent', 'TWizardPageCancelEvent', 'TWizardPageNotifyEvent',
  36. 'TWizardPageShouldSkipEvent'
  37. ];
  38. PascalEnumValues_Isxclasses: array of AnsiString = [
  39. 'afIgnored', 'afDefined', 'afPremultiplied',
  40. 'akLeft', 'akTop', 'akRight', 'akBottom',
  41. 'alNone', 'alTop', 'alBottom', 'alLeft', 'alRight', 'alClient',
  42. 'biSystemMenu', 'biMinimize', 'biMaximize', 'biHelp',
  43. 'bkNone', 'bkTile', 'bkSoft', 'bkFlat',
  44. 'bsBox', 'bsFrame', 'bsTopLine', 'bsBottomLine', 'bsLeftLine', 'bsRightLine', 'bsSpacer',
  45. 'bsLowered', 'bsRaised',
  46. 'bsNone', 'bsSingle', 'bsSizeable', 'bsDialog', 'bsToolWindow', 'bsSizeToolWin',
  47. 'bsSolid', 'bsClear', 'bsHorizontal', 'bsVertical', 'bsFDiagonal', 'bsBDiagonal', 'bsCross', 'bsDiagCross',
  48. 'bvNone', 'bvLowered', 'bvRaised', 'bvSpace',
  49. 'caNone', 'caHide', 'caFree', 'caMinimize',
  50. 'cbUnchecked', 'cbChecked', 'cbGrayed',
  51. 'coUncheck', 'coCheck', 'coCheckWithChildren',
  52. 'csDropDown', 'csSimple', 'csDropDownList', 'csOwnerDrawFixed', 'csOwnerDrawVariable',
  53. 'dupIgnore', 'dupAccept', 'dupError',
  54. 'ecNormal', 'ecUpperCase', 'ecLowerCase',
  55. 'fsBold', 'fsItalic', 'fsUnderline', 'fsStrikeOut',
  56. 'fsNormal', 'fsMDIChild', 'fsMDIForm', 'fsStayOnTop',
  57. 'lbStandard', 'lbOwnerDrawFixed', 'lbOwnerDrawVariable',
  58. 'npbsNormal', 'npbsError', 'npbsPaused',
  59. 'npbstNormal', 'npbstMarquee',
  60. 'pmBlack', 'pmWhite', 'pmNop', 'pmNot', 'pmCopy', 'pmNotCopy', 'pmMergePenNot', 'pmMaskPenNot', 'pmMergeNotPen', 'pmMaskNotPen', 'pmMerge', 'pmNotMerge', 'pmMask', 'pmNotMask', 'pmXor', 'pmNotXor',
  61. 'pmNone', 'pmAuto', 'pmExplicit',
  62. 'poDesigned', 'poDefault', 'poDefaultPosOnly', 'poDefaultSizeOnly', 'poScreenCenter', 'poDesktopCenter', 'poMainFormCenter', 'poOwnerFormCenter',
  63. 'psSolid', 'psDash', 'psDot', 'psDashDot', 'psDashDotDot', 'psClear', 'psInsideFrame',
  64. 'sltURL', 'sltID',
  65. 'ssNone', 'ssHorizontal', 'ssVertical', 'ssBoth',
  66. 'ssShift', 'ssAlt', 'ssCtrl', 'ssLeft', 'ssRight', 'ssMiddle', 'ssDouble',
  67. 'taLeftJustify', 'taRightJustify', 'taCenter'
  68. ];
  69. PascalMembers_Isxclasses: TScriptTable = [
  70. 'function Add(ACaption: String): Integer;',
  71. 'function Add(APrompt, AFilter, ADefaultExtension: String): Integer;',
  72. 'function Add(APrompt: String): Integer;',
  73. 'function Add(APrompt: String; APassword: Boolean): Integer;',
  74. 'function Add(ArchiveFileName, DestDir: String; FullPaths: Boolean): Integer;',
  75. 'function Add(S: String): Integer;',
  76. 'function Add(Url, BaseName, RequiredSHA256OfFile: String): Integer;',
  77. 'function AddCheckBox(ACaption, ASubItem: String; ALevel: Byte; AChecked, AEnabled, AHasInternalChildren, ACheckWhenParentChecked: Boolean; AObject: TObject): Integer;',
  78. 'function AddEx(ACaption: String; ALevel: Byte; AExclusive: Boolean): Integer;',
  79. 'function AddEx(ArchiveFileName, DestDir, Password: String; FullPaths: Boolean): Integer;',
  80. 'function AddEx(Url, BaseName, RequiredSHA256OfFile, UserName, Password: String): Integer;',
  81. 'function AddExWithISSigVerify(Url, ISSigUrl, BaseName, UserName, Password: String; AllowedKeysRuntimeIDs: TStringList: Integer;',
  82. 'function AddGroup(ACaption, ASubItem: String; ALevel: Byte; AObject: TObject): Integer;',
  83. 'function AddRadioButton(ACaption, ASubItem: String; ALevel: Byte; AChecked, AEnabled: Boolean; AObject: TObject): Integer;',
  84. 'function AddWithISSigVerify(Url, ISSigUrl, BaseName: String; AllowedKeysRuntimeIDs: TStringList): Integer;',
  85. 'function AdjustHeight: Integer;',
  86. 'function AdjustLabelHeight(ALabel: TNewStaticText): Integer;',
  87. 'function AdjustLinkLabelHeight(ALinkLabel: TNewLinkLabel): Integer;',
  88. 'function CalculateButtonWidth(ButtonCaptions: array of String): Integer;',
  89. 'function CanFocus: Boolean;',
  90. 'function CheckItem(Index: Integer; AOperation: TCheckItemOperation): Boolean;',
  91. 'function CopyFrom(Source: TStream; ByteCount: Int64; BufferSize: Integer): Int64;',
  92. 'function Download: Int64;',
  93. 'function Find(S: String; var Index: Integer): Boolean;',
  94. 'function FindComponent(AName: String): TComponent;',
  95. 'function FindNextPage(CurPage: TNewNotebookPage; GoForward: Boolean): TNewNotebookPage;',
  96. 'function Focused: Boolean;',
  97. 'function IndexOf(S: String): Integer;',
  98. 'function Read(var Buffer: AnyString; ByteCount: Longint): Longint;',
  99. 'function Seek(Offset: Int64; Origin: Word): Int64;',
  100. 'function ShouldSizeX: Boolean;',
  101. 'function ShouldSizeY: Boolean;',
  102. 'function ShowModal: Integer;',
  103. 'function TextHeight(Text: String): Integer;',
  104. 'function TextWidth(Text: String): Integer;',
  105. 'function Write(Buffer: AnyString; ByteCount: Longint): Longint;',
  106. 'procedure AddStrings(Strings: TStrings);',
  107. 'procedure Animate;',
  108. 'procedure Append(S: String);',
  109. 'procedure Arc(X1, Y1, X2, Y2, X3, Y3, X4, Y4: Integer);',
  110. 'procedure Assign(Source: TPersistent);',
  111. 'procedure BringToFront;',
  112. 'procedure ChangeDirectory(Value: String; CreateNewItems: Boolean);',
  113. 'procedure Chord(X1, Y1, X2, Y2, X3, Y3, X4, Y4: Integer);',
  114. 'procedure Clear;',
  115. 'procedure ClearSelection;',
  116. 'procedure Close;',
  117. 'procedure CreateNewDirectory(ADefaultName: String);',
  118. 'procedure Delete(Index: Integer);',
  119. 'procedure DestroyComponents;',
  120. 'procedure Destroying;',
  121. 'procedure Draw(X, Y: Integer; Graphic: TGraphic);',
  122. 'procedure Ellipse(X1, Y1, X2, Y2: Integer);',
  123. 'procedure Extract;',
  124. 'procedure FlipSizeAndCenterIfNeeded(ACenterInsideControl: Boolean; CenterInsideControlCtl: TWinControl; CenterInsideControlInsideClientArea: Boolean);',
  125. 'procedure FloodFill(X, Y: Integer; Color: TColor; FillStyle: Byte);',
  126. 'procedure Free;',
  127. 'procedure FreeNotification(AComponent: TComponent);',
  128. 'procedure Hide;',
  129. 'procedure IncTopDecHeight(AControl: TControl; Amount: Integer);',
  130. 'procedure Insert(Index: Integer; S: String);',
  131. 'procedure InsertComponent(AComponent: TComponent);',
  132. 'procedure Invalidate;',
  133. 'procedure LineTo(X, Y: Integer);',
  134. 'procedure LoadFromFile(FileName: String);',
  135. 'procedure LoadFromStream(Stream: TStream);',
  136. 'procedure MoveTo(X, Y: Integer);',
  137. 'procedure Pie(X1, Y1, X2, Y2, X3, Y3, X4, Y4: Integer);',
  138. 'procedure ReadBuffer(var Buffer: AnyString; ByteCount: Longint);',
  139. 'procedure Rectangle(X1, Y1, X2, Y2: Integer);',
  140. 'procedure Refresh;',
  141. 'procedure Release;',
  142. 'procedure RemoveComponent(AComponent: TComponent);',
  143. 'procedure Repaint;',
  144. 'procedure RoundRect(X1, Y1, X2, Y2, X3, Y3: Integer);',
  145. 'procedure SaveToFile(FileName: String);',
  146. 'procedure SaveToStream(Stream: TStream);',
  147. 'procedure ScrollInView(AControl: TControl);',
  148. 'procedure SelectAll;',
  149. 'procedure SendToBack;',
  150. 'procedure SetBounds(ALeft, ATop, AWidth, AHeight: Integer);',
  151. 'procedure SetPaths(AUserPrograms, ACommonPrograms, AUserStartup, ACommonStartup: String);',
  152. 'procedure SetProgress(Position, Max: Longint);',
  153. 'procedure SetText(Msg1, Msg2: String);',
  154. 'procedure Show;',
  155. 'procedure Sort;',
  156. 'procedure TextOut(X, Y: Integer; Text: String);',
  157. 'procedure Update;',
  158. 'procedure WriteBuffer(Buffer: AnyString; ByteCount: Longint);'
  159. ];
  160. PascalProperties_Isxclasses: array of AnsiString = [
  161. 'AbortButton', 'AbortedByUser', 'Active', 'ActiveControl', 'ActivePage', 'Align', 'Alignment',
  162. 'AllowGrayed', 'AlphaFormat', 'Anchors', 'AutoScroll', 'AutoSelect', 'AutoSize', 'BackButton',
  163. 'BackColor', 'Bevel', 'Bevel1', 'BeveledLabel', 'BevelInner', 'BevelKind', 'BevelOuter',
  164. 'BevelWidth', 'Bitmap', 'BorderIcons', 'BorderStyle', 'BorderWidth', 'Brush', 'Buttons',
  165. 'Cancel', 'CancelButton', 'Canvas', 'Caption', 'Center', 'CharCase', 'Checked', 'CheckListBox',
  166. 'ClientHeight', 'ClientWidth', 'Color', 'CommaText', 'ComponentCount', 'ComponentIndex',
  167. 'Components', 'ComponentsDiskSpaceLabel', 'ComponentsList', 'ComponentState', 'Constraints',
  168. 'ControlCount', 'Controls', 'ControlsFlipped', 'CopyMode', 'Count', 'CurPageID', 'Cursor',
  169. 'Default', 'Description', 'DesignInfo', 'DirBrowseButton', 'DirEdit', 'DiskSpaceLabel',
  170. 'DropDownCount', 'DroppedDown', 'Duplicates', 'Edits', 'Empty', 'Enabled', 'FilenameLabel',
  171. 'FinishedHeadingLabel', 'FinishedLabel', 'FinishedPage', 'Flat', 'FlipControlsOnShow',
  172. 'FocusControl', 'Font', 'ForceLTRReading', 'FormStyle', 'GroupBrowseButton', 'GroupEdit',
  173. 'Handle', 'Height', 'HideSelection', 'Hint', 'ID', 'InfoAfterClickLabel', 'InfoAfterMemo',
  174. 'InfoAfterPage', 'InfoBeforeClickLabel', 'InfoBeforeMemo', 'InfoBeforePage', 'InnerNotebook',
  175. 'InnerPage', 'InstallingPage', 'IsSaveButton', 'ItemCaption', 'ItemEnabled', 'ItemFontStyle',
  176. 'ItemIndex', 'ItemLevel', 'ItemObject', 'Items', 'ItemSubItem', 'KeepSizeY', 'KeyPreview',
  177. 'LastBaseNameOrUrl', 'Left', 'LicenseAcceptedRadio', 'LicenseLabel1', 'LicenseMemo',
  178. 'LicenseNotAcceptedRadio', 'LicensePage', 'Lines', 'MainPanel', 'Max', 'MaxHeight',
  179. 'MaxLength', 'MaxWidth', 'Min', 'MinHeight', 'MinItemHeight', 'MinWidth', 'ModalResult',
  180. 'Mode', 'Modified', 'Msg1Label', 'Msg2Label', 'MsgLabel', 'MultiSelect', 'Name', 'NewFolderName',
  181. 'NextButton', 'NoIconsCheck', 'NoRadio', 'Notebook', 'Objects', 'Offset', 'OnActivate',
  182. 'OnBackButtonClick', 'OnCancelButtonClick', 'OnChange', 'OnChanging', 'OnClick', 'OnClickCheck',
  183. 'OnClose', 'OnCloseQuery', 'OnCreate', 'OnDblClick', 'OnDeactivate', 'OnDestroy', 'OnDropDown',
  184. 'OnHide', 'OnKeyDown', 'OnKeyPress', 'OnKeyUp', 'OnLinkClick', 'OnNextButtonClick',
  185. 'OnRename', 'OnResize', 'OnShouldSkipPage', 'OnShow', 'OuterNotebook', 'Owner', 'PageCount',
  186. 'PageDescriptionLabel', 'PageIndex', 'PageNameLabel', 'Pages', 'Parent', 'ParentBackground',
  187. 'Password', 'PasswordChar', 'PasswordEdit', 'PasswordEditLabel', 'PasswordLabel', 'PasswordPage',
  188. 'Pen', 'Pitch', 'Pixels', 'PixelsPerInch', 'PopupMode', 'PopupParent', 'Position',
  189. 'PreparingErrorBitmapImage', 'PreparingLabel', 'PreparingMemo', 'PreparingNoRadio',
  190. 'PreparingPage', 'PreparingYesRadio', 'PrevAppDir', 'ProgressBar', 'ProgressGauge',
  191. 'PromptLabels', 'ReadOnly', 'ReadyLabel', 'ReadyMemo', 'ReadyPage', 'ReplaceColor',
  192. 'ReplaceWithColor', 'RequireRadioSelection', 'RichEditViewer', 'RightToLeft', 'RTFText',
  193. 'RunList', 'ScrollBars', 'SelCount', 'SelectComponentsLabel', 'SelectComponentsPage',
  194. 'SelectDirBitmapImage', 'SelectDirBrowseLabel', 'SelectDirLabel', 'SelectDirPage',
  195. 'Selected', 'SelectedValueIndex', 'SelectGroupBitmapImage', 'SelectProgramGroupPage',
  196. 'SelectStartMenuFolderBrowseLabel', 'SelectStartMenuFolderLabel', 'SelectTasksLabel',
  197. 'SelectTasksPage', 'SelLength', 'SelStart', 'SelText', 'Shape', 'ShowAccelChar', 'ShowArchiveInsteadOfFile',
  198. 'ShowBaseNameInsteadOfUrl', 'ShowHint', 'Showing', 'ShowLines', 'Size', 'SizeAndCenterOnShow',
  199. 'Sorted', 'State', 'StatusLabel', 'Stretch', 'Strings', 'Style', 'SubCaptionLabel',
  200. 'SubItemFontStyle', 'Surface', 'SurfaceColor', 'SurfaceHeight', 'SurfaceWidth', 'TabOrder',
  201. 'TabStop', 'Tag', 'TasksList', 'Text', 'Top', 'TypesCombo', 'UseRichEdit', 'UserInfoNameEdit',
  202. 'UserInfoNameLabel', 'UserInfoOrgEdit', 'UserInfoOrgLabel', 'UserInfoPage', 'UserInfoSerialEdit',
  203. 'UserInfoSerialLabel', 'UseVisualStyle', 'Values', 'Visible', 'WantReturns', 'WantTabs',
  204. 'WelcomeLabel1', 'WelcomeLabel2', 'WelcomePage', 'Width', 'WizardBitmapImage', 'WizardBitmapImage2',
  205. 'WizardSmallBitmapImage', 'WordWrap', 'YesRadio'
  206. ];
  207. implementation
  208. end.