home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 5 / ctrom5b.zip / ctrom5b / PROGRAM / DELPHI / ORPHTR / NBUNIT.DFM / NBUNIT.txt
Text File  |  1995-03-29  |  6KB  |  308 lines

  1. object Form1: TForm1
  2.   Left = 82
  3.   Top = 126
  4.   Width = 626
  5.   Height = 344
  6.   ActiveControl = NB1
  7.   Caption = 'OVC Notebook Demo'
  8.   Color = clTeal
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Courier New'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   TextHeight = 14
  17.   object Label1: TLabel
  18.     Left = 457
  19.     Top = 6
  20.     Width = 112
  21.     Height = 14
  22.     Caption = 'Active tab Index'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 265
  26.     Top = 51
  27.     Width = 176
  28.     Height = 54
  29.     AutoSize = False
  30.     Caption = '4-Way Spin control. Press to change tab height and width.'
  31.     WordWrap = True
  32.   end
  33.   object Label4: TLabel
  34.     Left = 266
  35.     Top = 122
  36.     Width = 175
  37.     Height = 55
  38.     AutoSize = False
  39.     Caption = 'In design mode, you can right-click a tab to select it.'
  40.   end
  41.   object OvcController1: TOvcController
  42.     Left = 72
  43.     Top = 248
  44.     EntryCommands.TableList = (
  45.       'Default'
  46.       True
  47.       (
  48.         37
  49.         47
  50.         39
  51.         58
  52.         1061
  53.         76
  54.         1063
  55.         77
  56.         36
  57.         43
  58.         35
  59.         17
  60.         46
  61.         11
  62.         8
  63.         1
  64.         520
  65.         1
  66.         1058
  67.         2
  68.         1057
  69.         73
  70.         45
  71.         45
  72.         1114
  73.         57
  74.         2056
  75.         57
  76.         38
  77.         75
  78.         40
  79.         16
  80.         1037
  81.         48
  82.         549
  83.         21
  84.         551
  85.         24
  86.         548
  87.         20
  88.         547
  89.         19
  90.         1573
  91.         30
  92.         1575
  93.         31
  94.         545
  95.         23
  96.         546
  97.         22
  98.         550
  99.         25
  100.         552
  101.         18
  102.         1572
  103.         27
  104.         1571
  105.         28
  106.         1569
  107.         29
  108.         1570
  109.         26
  110.         558
  111.         9
  112.         1112
  113.         9
  114.         1069
  115.         7
  116.         1091
  117.         7
  118.         557
  119.         53
  120.         1110
  121.         53
  122.         33
  123.         55
  124.         1060
  125.         32
  126.         34
  127.         50
  128.         1059
  129.         46
  130.         9
  131.         49
  132.         521
  133.         54
  134.         1033
  135.         49
  136.         1545
  137.         54
  138.         3080
  139.         56
  140.         1072
  141.         33
  142.         1073
  143.         34
  144.         1074
  145.         35
  146.         1075
  147.         36
  148.         1076
  149.         37
  150.         1077
  151.         38
  152.         1078
  153.         39
  154.         1079
  155.         40
  156.         1080
  157.         41
  158.         1081
  159.         42
  160.         1584
  161.         61
  162.         1585
  163.         62
  164.         1586
  165.         63
  166.         1587
  167.         64
  168.         1588
  169.         65
  170.         1589
  171.         66
  172.         1590
  173.         67
  174.         1591
  175.         68
  176.         1592
  177.         69
  178.         1593
  179.         70))
  180.   end
  181.   object OvcFourWaySpinner1: TOvcFourWaySpinner
  182.     Left = 309
  183.     Top = 9
  184.     Width = 39
  185.     Height = 39
  186.     OnClick = OvcFourWaySpinner1Click
  187.   end
  188.   object btnTabPos: TButton
  189.     Left = 456
  190.     Top = 193
  191.     Width = 150
  192.     Height = 28
  193.     Caption = 'Switch Tab Position'
  194.     TabOrder = 6
  195.     OnClick = btnTabPosClick
  196.   end
  197.   object btnShadowText: TButton
  198.     Left = 456
  199.     Top = 162
  200.     Width = 150
  201.     Height = 28
  202.     Caption = 'Shadow Text Toggle'
  203.     TabOrder = 5
  204.     OnClick = btnShadowTextClick
  205.   end
  206.   object btnChangeTab: TButton
  207.     Left = 456
  208.     Top = 54
  209.     Width = 150
  210.     Height = 28
  211.     Caption = 'Change Active Tab'
  212.     TabOrder = 2
  213.     OnClick = btnChangeTabClick
  214.   end
  215.   object btnFontColor: TButton
  216.     Left = 456
  217.     Top = 93
  218.     Width = 150
  219.     Height = 28
  220.     Caption = 'Font Color'
  221.     TabOrder = 3
  222.     OnClick = btnFontColorClick
  223.   end
  224.   object btnFontSel: TButton
  225.     Left = 456
  226.     Top = 123
  227.     Width = 150
  228.     Height = 28
  229.     Caption = 'Font Selection'
  230.     TabOrder = 4
  231.     OnClick = btnFontSelClick
  232.   end
  233.   object NB1: TOvcNotebook
  234.     Left = 6
  235.     Top = 16
  236.     Width = 251
  237.     Height = 232
  238.     PageHelpContext = 0
  239.     PageIndex = 0
  240.     TabAutoHeight = False
  241.     TabHeight = 24
  242.     TabIndent = 18
  243.     TabTextColor = clWindowText
  244.     TabWidth = 105
  245.     OnTabChange = NB1TabChange
  246.     Ctl3D = False
  247.     Font.Color = clWindowText
  248.     Font.Height = -11
  249.     Font.Name = 'Courier New'
  250.     Font.Style = []
  251.     TabOrder = 0
  252.     TabStop = True
  253.     object TOvcNotebookPage
  254.       Caption = '&Entry'
  255.       TabTextColor = clWindowText
  256.       object Label6: TLabel
  257.         Left = 63
  258.         Top = 107
  259.         Width = 91
  260.         Height = 14
  261.         Caption = 'Numeric Field'
  262.       end
  263.       object OvcSimpleField2: TOvcSimpleField
  264.         Left = 13
  265.         Top = 32
  266.         Width = 177
  267.         Height = 24
  268.         Cursor = crIBeam
  269.         CaretOvr.Shape = csBlock
  270.         Controller = OvcController1
  271.         Ctl3D = True
  272.         Font.Color = clWindowText
  273.         Font.Height = -13
  274.         Font.Name = 'System'
  275.         Font.Style = []
  276.         HighlightColors.BackColor = clHighlight
  277.         HighlightColors.TextColor = clHighlightText
  278.         HighlightColors.UseDefault = False
  279.         MaxLength = 25
  280.         Options = [pefBeepOnError]
  281.         ParentColor = False
  282.         ParentCtl3D = False
  283.         ParentFont = False
  284.         TabOrder = 0
  285.         TabStop = True
  286.       end
  287.       object OvcPictureField2: TOvcPictureField
  288.         Left = 14
  289.         Top = 76
  290.         Width = 175
  291.         Height = 24
  292.         Cursor = crIBeam
  293.         CaretOvr.Shape = csBlock
  294.         Controller = OvcController1
  295.         Ctl3D = True
  296.         Font.Color = clWindowText
  297.         Font.Height = -13
  298.         Font.Name = 'System'
  299.         Font.Style = []
  300.         HighlightColors.BackColor = clHighlight
  301.         HighlightColors.TextColor = clHighlightText
  302.         HighlightColors.UseDefault = False
  303.         MaxLength = 25
  304.         Options = [pefBeepOnError]
  305.         ParentColor = False
  306.         ParentCtl3D = False
  307.         ParentFont = False
  308.         PictureMask = 'XXXXXXXXXXXXXXXXXXXXXXXXX'