home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / Issue29 / system / LibExp / LibTestForm.dfm / LibTestForm.txt
Encoding:
Text File  |  1997-11-27  |  8.8 KB  |  374 lines

  1. object LibExTest: TLibExTest
  2.   Left = 203
  3.   Top = 307
  4.   Width = 498
  5.   Height = 250
  6.   Caption = 'The Amazing LibIntf Exerciser Expert'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   OnPaint = FormPaint
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object TabSet1: TTabSet
  18.     Left = 0
  19.     Top = 202
  20.     Width = 490
  21.     Height = 21
  22.     Align = alBottom
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     OnChange = TabSet1Change
  29.   end
  30.   object Notebook1: TNotebook
  31.     Left = 0
  32.     Top = 0
  33.     Width = 490
  34.     Height = 202
  35.     Align = alClient
  36.     TabOrder = 1
  37.     object TPage
  38.       Left = 0
  39.       Top = 0
  40.       Caption = 'Miscellaneous'
  41.       object GroupBox1: TGroupBox
  42.         Left = 10
  43.         Top = 10
  44.         Width = 471
  45.         Height = 183
  46.         Caption = ' Miscellaneous IDE Info '
  47.         TabOrder = 0
  48.         object Label1: TLabel
  49.           Left = 12
  50.           Top = 24
  51.           Width = 131
  52.           Height = 13
  53.           Caption = 'Delphi 3 Base Registry Key:'
  54.           Font.Charset = DEFAULT_CHARSET
  55.           Font.Color = clWindowText
  56.           Font.Height = -11
  57.           Font.Name = 'MS Sans Serif'
  58.           Font.Style = []
  59.           ParentFont = False
  60.         end
  61.         object Label5: TLabel
  62.           Left = 12
  63.           Top = 83
  64.           Width = 104
  65.           Height = 13
  66.           Caption = 'Path and Base Name:'
  67.         end
  68.         object PathAndBaseName: TLabel
  69.           Left = 12
  70.           Top = 99
  71.           Width = 109
  72.           Height = 13
  73.           Caption = 'PathAndBaseName'
  74.           Font.Charset = DEFAULT_CHARSET
  75.           Font.Color = clWindowText
  76.           Font.Height = -11
  77.           Font.Name = 'MS Sans Serif'
  78.           Font.Style = [fsBold]
  79.           ParentFont = False
  80.         end
  81.         object Label7: TLabel
  82.           Left = 12
  83.           Top = 131
  84.           Width = 133
  85.           Height = 13
  86.           Caption = 'Delphi IDE Window Handle:'
  87.         end
  88.         object AppHandle: TLabel
  89.           Left = 12
  90.           Top = 147
  91.           Width = 63
  92.           Height = 13
  93.           Caption = 'AppHandle'
  94.           Font.Charset = DEFAULT_CHARSET
  95.           Font.Color = clWindowText
  96.           Font.Height = -11
  97.           Font.Name = 'MS Sans Serif'
  98.           Font.Style = [fsBold]
  99.           ParentFont = False
  100.         end
  101.         object Label8: TLabel
  102.           Left = 268
  103.           Top = 83
  104.           Width = 63
  105.           Height = 13
  106.           Caption = 'Current Time:'
  107.         end
  108.         object IDETime: TLabel
  109.           Left = 268
  110.           Top = 99
  111.           Width = 49
  112.           Height = 13
  113.           Caption = 'IDETime'
  114.           Font.Charset = DEFAULT_CHARSET
  115.           Font.Color = clWindowText
  116.           Font.Height = -11
  117.           Font.Name = 'MS Sans Serif'
  118.           Font.Style = [fsBold]
  119.           ParentFont = False
  120.         end
  121.         object Label9: TLabel
  122.           Left = 268
  123.           Top = 131
  124.           Width = 124
  125.           Height = 13
  126.           Caption = 'Delphi Main Window Size:'
  127.         end
  128.         object WinSize: TLabel
  129.           Left = 268
  130.           Top = 147
  131.           Width = 47
  132.           Height = 13
  133.           Caption = 'WinSize'
  134.           Font.Charset = DEFAULT_CHARSET
  135.           Font.Color = clWindowText
  136.           Font.Height = -11
  137.           Font.Name = 'MS Sans Serif'
  138.           Font.Style = [fsBold]
  139.           ParentFont = False
  140.         end
  141.         object BaseReg: TEdit
  142.           Left = 12
  143.           Top = 41
  144.           Width = 245
  145.           Height = 21
  146.           TabOrder = 0
  147.           Text = 'BaseReg'
  148.         end
  149.         object cbLockState: TCheckBox
  150.           Left = 324
  151.           Top = 43
  152.           Width = 97
  153.           Height = 17
  154.           Caption = 'Lock State'
  155.           TabOrder = 1
  156.         end
  157.       end
  158.     end
  159.     object TPage
  160.       Left = 0
  161.       Top = 0
  162.       Caption = 'Form Designer'
  163.       object GroupBox2: TGroupBox
  164.         Left = 10
  165.         Top = 10
  166.         Width = 471
  167.         Height = 183
  168.         Caption = ' Form Designer Options '
  169.         TabOrder = 0
  170.         object Label6: TLabel
  171.           Left = 246
  172.           Top = 30
  173.           Width = 52
  174.           Height = 13
  175.           Caption = 'Grid Size &X'
  176.           Font.Charset = DEFAULT_CHARSET
  177.           Font.Color = clWindowText
  178.           Font.Height = -11
  179.           Font.Name = 'MS Sans Serif'
  180.           Font.Style = []
  181.           ParentFont = False
  182.         end
  183.         object Label3: TLabel
  184.           Left = 246
  185.           Top = 56
  186.           Width = 52
  187.           Height = 13
  188.           Caption = 'Grid Size &Y'
  189.           Font.Charset = DEFAULT_CHARSET
  190.           Font.Color = clWindowText
  191.           Font.Height = -11
  192.           Font.Name = 'MS Sans Serif'
  193.           Font.Style = []
  194.           ParentFont = False
  195.         end
  196.         object DisplayGrid: TCheckBox
  197.           Left = 11
  198.           Top = 22
  199.           Width = 97
  200.           Height = 17
  201.           Caption = 'Display &grid'
  202.           TabOrder = 0
  203.         end
  204.         object SnapToGrid: TCheckBox
  205.           Left = 11
  206.           Top = 42
  207.           Width = 97
  208.           Height = 17
  209.           Caption = 'Sna&p to grid'
  210.           TabOrder = 1
  211.         end
  212.         object ShowComponentCaptions: TCheckBox
  213.           Left = 11
  214.           Top = 62
  215.           Width = 150
  216.           Height = 17
  217.           Caption = 'Sho&w component captions'
  218.           TabOrder = 2
  219.         end
  220.         object GridSizeX: TEdit
  221.           Left = 311
  222.           Top = 26
  223.           Width = 66
  224.           Height = 21
  225.           TabOrder = 3
  226.           Text = 'GridSizeX'
  227.         end
  228.         object GridSizeY: TEdit
  229.           Left = 311
  230.           Top = 53
  231.           Width = 66
  232.           Height = 21
  233.           TabOrder = 4
  234.           Text = 'GridSizeY'
  235.         end
  236.       end
  237.     end
  238.     object TPage
  239.       Left = 0
  240.       Top = 0
  241.       Caption = 'Palette Info'
  242.       object GroupBox5: TGroupBox
  243.         Left = 9
  244.         Top = 9
  245.         Width = 240
  246.         Height = 184
  247.         Caption = ' Palette Item Bitmaps '
  248.         TabOrder = 0
  249.         object Image2: TImage
  250.           Left = 191
  251.           Top = 28
  252.           Width = 28
  253.           Height = 28
  254.           Visible = False
  255.         end
  256.         object Label4: TLabel
  257.           Left = 19
  258.           Top = 83
  259.           Width = 149
  260.           Height = 13
  261.           Caption = 'Currently Selected Palette Icon:'
  262.         end
  263.         object Image1: TImage
  264.           Left = 191
  265.           Top = 75
  266.           Width = 28
  267.           Height = 28
  268.         end
  269.         object ComboBox1: TComboBox
  270.           Left = 20
  271.           Top = 32
  272.           Width = 145
  273.           Height = 21
  274.           ItemHeight = 13
  275.           Items.Strings = (
  276.             'TMainMenu'
  277.             'TPopupMenu'
  278.             'TLabel'
  279.             'TEdit'
  280.             'TMemo'
  281.             'TButton'
  282.             'TCheckBox'
  283.             'TRadioButton'
  284.             'TListBox'
  285.             'TComboBox'
  286.             'TScrollBar'
  287.             'TGroupBox'
  288.             'TRadioGroup'
  289.             'TPanel')
  290.           TabOrder = 0
  291.           OnChange = ComboBox1Change
  292.         end
  293.       end
  294.       object GroupBox4: TGroupBox
  295.         Left = 257
  296.         Top = 9
  297.         Width = 224
  298.         Height = 184
  299.         Caption = ' Palette Class Help '
  300.         TabOrder = 1
  301.         object Label2: TLabel
  302.           Left = 12
  303.           Top = 26
  304.           Width = 157
  305.           Height = 13
  306.           Caption = 'Enter a class name and click OK:'
  307.         end
  308.         object HelpClassName: TEdit
  309.           Left = 11
  310.           Top = 49
  311.           Width = 198
  312.           Height = 21
  313.           TabOrder = 0
  314.           OnChange = HelpClassNameChange
  315.         end
  316.         object ClassHelpOK: TButton
  317.           Left = 134
  318.           Top = 140
  319.           Width = 75
  320.           Height = 21
  321.           Caption = '&OK'
  322.           Enabled = False
  323.           TabOrder = 1
  324.           OnClick = ClassHelpOKClick
  325.         end
  326.       end
  327.     end
  328.     object TPage
  329.       Left = 0
  330.       Top = 0
  331.       Caption = 'Standard Dialogs'
  332.       object GroupBox3: TGroupBox
  333.         Left = 9
  334.         Top = 9
  335.         Width = 472
  336.         Height = 184
  337.         Caption = ' Delphi IDE Standard Dialogs '
  338.         TabOrder = 0
  339.         object Label10: TLabel
  340.           Left = 20
  341.           Top = 40
  342.           Width = 101
  343.           Height = 13
  344.           Caption = 'Wanted Dialog Type:'
  345.         end
  346.         object ComboBox2: TComboBox
  347.           Left = 132
  348.           Top = 36
  349.           Width = 145
  350.           Height = 21
  351.           ItemHeight = 13
  352.           Items.Strings = (
  353.             'Align'
  354.             'Size'
  355.             'Scale'
  356.             'Tab Order'
  357.             'Creation Order'
  358.             'Save Template')
  359.           TabOrder = 0
  360.         end
  361.         object Button1: TButton
  362.           Left = 135
  363.           Top = 80
  364.           Width = 146
  365.           Height = 25
  366.           Caption = 'E&xecute Dialog'
  367.           TabOrder = 1
  368.           OnClick = Button1Click
  369.         end
  370.       end
  371.     end
  372.   end
  373. end
  374.