home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 January / Pcwk0198.iso / Dcomplib / ASSISTNT.LZH / FORM.DFM / FORM.txt next >
Text File  |  1997-03-16  |  9KB  |  421 lines

  1. object Form2: TForm2
  2.   Left = 250
  3.   Top = 172
  4.   ActiveControl = Assistent1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Demo Dialog'
  7.   ClientHeight = 396
  8.   ClientWidth = 516
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   PixelsPerInch = 96
  15.   Position = poScreenCenter
  16.   TextHeight = 16
  17.   object Assistent1: TAssistent
  18.     Left = 0
  19.     Top = 0
  20.     Width = 516
  21.     Height = 396
  22.     AssistentHeight = 298
  23.     AssistentWidth = 638
  24.     DialogHeight = 423
  25.     DialogWidth = 524
  26.     Page = 0
  27.     NumPages = 5
  28.     ShowHelpButton = False
  29.     ShowChangeButton = True
  30.     ShowAssistentOK = False
  31.     OnHelpClick = Assistent1HelpClick
  32.     TextAssistentOK = '&OK'
  33.     TextFinish = '&Finish'
  34.     TextDialogOK = '&OK'
  35.     TextChangeDialog = '&Dialog'
  36.     TextChangeAssistent = '&Assistent'
  37.     TextHelp = '&Help'
  38.     TextCancel = '&Cancel'
  39.     TextNext = '&Next'
  40.     TextBack = '&Back'
  41.     TextDialogName = 'Demo Dialog'
  42.     TextAssistentName = 'Demo Assistent - Page %d of %d'
  43.     EndEnabled = True
  44.     ButtonWidth = 100
  45.     ShowGlyph = True
  46.     object ABox8: TABox
  47.       Left = 20000
  48.       Top = 8
  49.       Width = 369
  50.       Height = 41
  51.       Dleft = 20000
  52.       Dtop = 8
  53.       Aleft = 8
  54.       Atop = 8
  55.       ShowonDialog = False
  56.       AssistentPage = 1
  57.       TabOrder = 6
  58.       object Label6: TLabel
  59.         Left = 8
  60.         Top = 8
  61.         Width = 345
  62.         Height = 25
  63.         AutoSize = False
  64.         Caption = 'Welcome in Assistent mode. This is page one of five.'
  65.       end
  66.     end
  67.     object ABox9: TABox
  68.       Left = 20000
  69.       Top = 56
  70.       Width = 393
  71.       Height = 33
  72.       Dleft = 20000
  73.       Dtop = 56
  74.       Aleft = 56
  75.       Atop = 56
  76.       ShowonDialog = False
  77.       AssistentPage = 2
  78.       TabOrder = 7
  79.       object Label7: TLabel
  80.         Left = 8
  81.         Top = 8
  82.         Width = 313
  83.         Height = 16
  84.         Caption = 'You can use a Button to jump to a specific page:'
  85.       end
  86.     end
  87.     object ABox10: TABox
  88.       Left = 20000
  89.       Top = 192
  90.       Width = 401
  91.       Height = 33
  92.       Dleft = 20000
  93.       Dtop = 192
  94.       Aleft = 16
  95.       Atop = 192
  96.       ShowonDialog = False
  97.       AssistentPage = 4
  98.       TabOrder = 8
  99.       object Label8: TLabel
  100.         Left = 24
  101.         Top = 8
  102.         Width = 335
  103.         Height = 16
  104.         Caption = 'You can position the components wherever you like'
  105.       end
  106.     end
  107.     object ABox12: TABox
  108.       Left = 20000
  109.       Top = 16
  110.       Width = 361
  111.       Height = 65
  112.       Dleft = 20000
  113.       Dtop = 16
  114.       Aleft = 40
  115.       Atop = 16
  116.       ShowonDialog = False
  117.       AssistentPage = 5
  118.       TabOrder = 9
  119.       object Label10: TLabel
  120.         Left = 16
  121.         Top = 8
  122.         Width = 313
  123.         Height = 33
  124.         AutoSize = False
  125.         Caption = 'You have reached the final page of this Demo. '
  126.         WordWrap = True
  127.       end
  128.     end
  129.     object ABox1: TABox
  130.       Left = 0
  131.       Top = 0
  132.       Width = 57
  133.       Height = 353
  134.       Dleft = 0
  135.       Dtop = 0
  136.       Aleft = 8
  137.       Atop = 8
  138.       ShowonDialog = True
  139.       AssistentPage = 0
  140.       TabOrder = 10
  141.       object Image1: TImage
  142.         Left = 0
  143.         Top = 0
  144.         Width = 57
  145.         Height = 353
  146.         Picture.Data = {<image000.bmp>}
  147.       end
  148.     end
  149.     object ABox2: TABox
  150.       Left = 64
  151.       Top = 8
  152.       Width = 441
  153.       Height = 57
  154.       Dleft = 64
  155.       Dtop = 8
  156.       Aleft = 64
  157.       Atop = 8
  158.       ShowonDialog = True
  159.       AssistentPage = 0
  160.       TabOrder = 11
  161.       object Label1: TLabel
  162.         Left = 8
  163.         Top = 8
  164.         Width = 425
  165.         Height = 49
  166.         AutoSize = False
  167.         Caption = 
  168.           'Welcome to the Demo of TAssistent. In the monent the form is in ' +
  169.           'Dialog mode. All Components to enter Data are on one Page.'
  170.         WordWrap = True
  171.       end
  172.     end
  173.     object ABox3: TABox
  174.       Left = 64
  175.       Top = 64
  176.       Width = 145
  177.       Height = 81
  178.       Dleft = 64
  179.       Dtop = 64
  180.       Aleft = 72
  181.       Atop = 72
  182.       ShowonDialog = True
  183.       AssistentPage = 0
  184.       TabOrder = 12
  185.       object Label2: TLabel
  186.         Left = 16
  187.         Top = 8
  188.         Width = 113
  189.         Height = 65
  190.         AutoSize = False
  191.         Caption = 'TAssistent works with any visual Component like:'
  192.         WordWrap = True
  193.       end
  194.     end
  195.     object AGroupBox1: TAGroupBox
  196.       Left = 224
  197.       Top = 72
  198.       Width = 193
  199.       Height = 65
  200.       Caption = 'TEdit'
  201.       TabOrder = 13
  202.       Dleft = 224
  203.       Dtop = 72
  204.       Aleft = 120
  205.       Atop = 144
  206.       ShowonDialog = True
  207.       AssistentPage = 1
  208.       object Edit1: TEdit
  209.         Left = 8
  210.         Top = 24
  211.         Width = 177
  212.         Height = 24
  213.         TabOrder = 0
  214.       end
  215.     end
  216.     object ABox4: TABox
  217.       Left = 336
  218.       Top = 216
  219.       Width = 177
  220.       Height = 113
  221.       Dleft = 336
  222.       Dtop = 216
  223.       Aleft = 440
  224.       Atop = 8
  225.       ShowonDialog = True
  226.       AssistentPage = 4
  227.       TabOrder = 14
  228.       object Memo1: TMemo
  229.         Left = 16
  230.         Top = 8
  231.         Width = 153
  232.         Height = 97
  233.         Lines.Strings = (
  234.           'or a Tmemo')
  235.         TabOrder = 0
  236.       end
  237.     end
  238.     object ABox5: TABox
  239.       Left = 64
  240.       Top = 280
  241.       Width = 209
  242.       Height = 65
  243.       Dleft = 64
  244.       Dtop = 280
  245.       Aleft = 80
  246.       Atop = 264
  247.       ShowonDialog = True
  248.       AssistentPage = 0
  249.       TabOrder = 15
  250.       object Label3: TLabel
  251.         Left = 8
  252.         Top = 8
  253.         Width = 201
  254.         Height = 57
  255.         AutoSize = False
  256.         Caption = 
  257.           'To change to Asistent mode press the button in the lower left co' +
  258.           'rner labled "Assistent"'
  259.         WordWrap = True
  260.       end
  261.     end
  262.     object AGroupBox2: TAGroupBox
  263.       Left = 72
  264.       Top = 160
  265.       Width = 113
  266.       Height = 81
  267.       Caption = 'TButton'
  268.       TabOrder = 16
  269.       Dleft = 72
  270.       Dtop = 160
  271.       Aleft = 192
  272.       Atop = 120
  273.       ShowonDialog = True
  274.       AssistentPage = 2
  275.       object Button1: TButton
  276.         Left = 16
  277.         Top = 32
  278.         Width = 75
  279.         Height = 25
  280.         Caption = 'Click me!'
  281.         TabOrder = 0
  282.         OnClick = Button1Click
  283.       end
  284.     end
  285.     object AGroupBox3: TAGroupBox
  286.       Left = 200
  287.       Top = 176
  288.       Width = 129
  289.       Height = 97
  290.       Caption = 'TCheckBox'
  291.       TabOrder = 17
  292.       Dleft = 200
  293.       Dtop = 176
  294.       Aleft = 248
  295.       Atop = 120
  296.       ShowonDialog = True
  297.       AssistentPage = 3
  298.       object CheckBox1: TCheckBox
  299.         Left = 8
  300.         Top = 24
  301.         Width = 97
  302.         Height = 17
  303.         Caption = 'Show Help'
  304.         TabOrder = 0
  305.         OnClick = CheckBox1Click
  306.       end
  307.       object CheckBox2: TCheckBox
  308.         Left = 8
  309.         Top = 48
  310.         Width = 113
  311.         Height = 17
  312.         Caption = 'Show Change'
  313.         State = cbChecked
  314.         TabOrder = 1
  315.         OnClick = CheckBox2Click
  316.       end
  317.       object CheckBox3: TCheckBox
  318.         Left = 8
  319.         Top = 72
  320.         Width = 97
  321.         Height = 17
  322.         Caption = 'Show OK'
  323.         TabOrder = 2
  324.         OnClick = CheckBox3Click
  325.       end
  326.     end
  327.     object ABox6: TABox
  328.       Left = 20000
  329.       Top = 56
  330.       Width = 297
  331.       Height = 73
  332.       Dleft = 20000
  333.       Dtop = 56
  334.       Aleft = 48
  335.       Atop = 56
  336.       ShowonDialog = False
  337.       AssistentPage = 1
  338.       TabOrder = 18
  339.       object Label4: TLabel
  340.         Left = 8
  341.         Top = 8
  342.         Width = 257
  343.         Height = 65
  344.         AutoSize = False
  345.         Caption = 
  346.           'This Edit field is the same as on the Dialog page. Try enter som' +
  347.           'e data and change back to Dialog mode.'
  348.         WordWrap = True
  349.       end
  350.     end
  351.     object ABox7: TABox
  352.       Left = 20000
  353.       Top = 160
  354.       Width = 145
  355.       Height = 65
  356.       Dleft = 20000
  357.       Dtop = 160
  358.       Aleft = 464
  359.       Atop = 160
  360.       ShowonDialog = False
  361.       AssistentPage = 1
  362.       TabOrder = 19
  363.       object Label5: TLabel
  364.         Left = 8
  365.         Top = 8
  366.         Width = 129
  367.         Height = 57
  368.         AutoSize = False
  369.         Caption = 'To change to the next page press the next Button.'
  370.         WordWrap = True
  371.       end
  372.     end
  373.     object ABox11: TABox
  374.       Left = 20000
  375.       Top = 32
  376.       Width = 281
  377.       Height = 81
  378.       Dleft = 20000
  379.       Dtop = 32
  380.       Aleft = 72
  381.       Atop = 32
  382.       ShowonDialog = False
  383.       AssistentPage = 3
  384.       TabOrder = 20
  385.       object Label9: TLabel
  386.         Left = 48
  387.         Top = 16
  388.         Width = 233
  389.         Height = 57
  390.         AutoSize = False
  391.         Caption = 'You can anabled and disable the Change, Help and OK Button.'
  392.         WordWrap = True
  393.       end
  394.     end
  395.     object ABox13: TABox
  396.       Left = 20000
  397.       Top = 160
  398.       Width = 241
  399.       Height = 65
  400.       Dleft = 20000
  401.       Dtop = 160
  402.       Aleft = 384
  403.       Atop = 160
  404.       ShowonDialog = False
  405.       AssistentPage = 5
  406.       TabOrder = 21
  407.       object Label11: TLabel
  408.         Left = 8
  409.         Top = 8
  410.         Width = 225
  411.         Height = 57
  412.         AutoSize = False
  413.         Caption = 
  414.           'If the OK button is diabled the Next button has changed into a F' +
  415.           'inish button.'
  416.         WordWrap = True
  417.       end
  418.     end
  419.   end
  420. end
  421.