home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / prezent / cb / data.z / STDVCS32.DLL / RCDATA / TVERSIONLABELDLG / TVERSIONLABELDLG.txt
Text File  |  1997-01-16  |  6KB  |  259 lines

  1. object VersionLabelDlg: TVersionLabelDlg
  2.   Left = 904
  3.   Top = 179
  4.   BorderStyle = bsDialog
  5.   Caption = 'Manage Version Labels'
  6.   ClientHeight = 150
  7.   ClientWidth = 297
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   PixelsPerInch = 96
  11.   Position = poScreenCenter
  12.   OnCreate = FormCreate
  13.   OnDestroy = FormDestroy
  14.   TextHeight = 13
  15.   object Notebook: TNotebook
  16.     Left = 0
  17.     Top = 4
  18.     Width = 297
  19.     Height = 123
  20.     TabOrder = 0
  21.     IsControl = True
  22.     object TPage
  23.       Left = 0
  24.       Top = 0
  25.       Caption = 'AddLabel'
  26.       IsControl = True
  27.       object GroupBox2: TGroupBox
  28.         Left = 9
  29.         Top = 4
  30.         Width = 280
  31.         Height = 104
  32.         HelpContext = 1007
  33.         TabOrder = 0
  34.         IsControl = True
  35.         object Label1: TLabel
  36.           Left = 8
  37.           Top = 20
  38.           Width = 93
  39.           Height = 17
  40.           AutoSize = False
  41.           Caption = '&Version label:'
  42.           FocusControl = edAddLabel
  43.           IsControl = True
  44.         end
  45.         object Label2: TLabel
  46.           Left = 8
  47.           Top = 44
  48.           Width = 105
  49.           Height = 13
  50.           AutoSize = False
  51.           Caption = '&Revision Number:'
  52.           FocusControl = cmbAddRevision
  53.           IsControl = True
  54.         end
  55.         object edAddLabel: TEdit
  56.           Left = 112
  57.           Top = 16
  58.           Width = 161
  59.           Height = 20
  60.           Hint = 'Enter name for new label'
  61.           HelpContext = 1007
  62.           ParentShowHint = False
  63.           ShowHint = False
  64.           TabOrder = 0
  65.           IsControl = True
  66.         end
  67.         object cmbAddRevision: TComboBox
  68.           Left = 112
  69.           Top = 40
  70.           Width = 161
  71.           Height = 20
  72.           Hint = 'Select revision to label'
  73.           HelpContext = 1007
  74.           Style = csDropDownList
  75.           ItemHeight = 13
  76.           ParentShowHint = False
  77.           ShowHint = False
  78.           TabOrder = 1
  79.           OnDropDown = AddRevisionDropDown
  80.           IsControl = True
  81.         end
  82.         object cbMoveLabel: TCheckBox
  83.           Left = 8
  84.           Top = 72
  85.           Width = 120
  86.           Height = 20
  87.           Hint = 'If label already exists, move it to selected revision'
  88.           HelpContext = 1007
  89.           Caption = '&Move if assigned'
  90.           ParentShowHint = False
  91.           ShowHint = False
  92.           TabOrder = 2
  93.           IsControl = True
  94.         end
  95.         object cbFloating: TCheckBox
  96.           Left = 155
  97.           Top = 72
  98.           Width = 102
  99.           Height = 20
  100.           Hint = 'Create a branch label'
  101.           HelpContext = 1007
  102.           Caption = '&Floating Label'
  103.           ParentShowHint = False
  104.           ShowHint = False
  105.           TabOrder = 3
  106.           IsControl = True
  107.         end
  108.       end
  109.     end
  110.     object TPage
  111.       Left = 0
  112.       Top = 0
  113.       Caption = 'RenameLabel'
  114.       IsControl = True
  115.       object GroupBox3: TGroupBox
  116.         Left = 8
  117.         Top = 4
  118.         Width = 281
  119.         Height = 83
  120.         HelpContext = 1009
  121.         TabOrder = 0
  122.         IsControl = True
  123.         object Label3: TLabel
  124.           Left = 8
  125.           Top = 20
  126.           Width = 93
  127.           Height = 17
  128.           AutoSize = False
  129.           Caption = '&Old label name:'
  130.           FocusControl = cmbOldLabel
  131.           IsControl = True
  132.         end
  133.         object Label4: TLabel
  134.           Left = 8
  135.           Top = 52
  136.           Width = 97
  137.           Height = 17
  138.           AutoSize = False
  139.           Caption = '&New label name:'
  140.           FocusControl = edNewLabel
  141.           IsControl = True
  142.         end
  143.         object cmbOldLabel: TComboBox
  144.           Left = 94
  145.           Top = 16
  146.           Width = 179
  147.           Height = 20
  148.           Hint = 'Select label to rename from this list'
  149.           HelpContext = 1009
  150.           Style = csDropDownList
  151.           ItemHeight = 13
  152.           ParentShowHint = False
  153.           ShowHint = False
  154.           Sorted = True
  155.           TabOrder = 0
  156.           OnDropDown = OldLabelDropDown
  157.           IsControl = True
  158.         end
  159.         object edNewLabel: TEdit
  160.           Left = 94
  161.           Top = 48
  162.           Width = 179
  163.           Height = 20
  164.           Hint = 'Enter new name for selected label'
  165.           HelpContext = 1009
  166.           ParentShowHint = False
  167.           ShowHint = False
  168.           TabOrder = 1
  169.           IsControl = True
  170.         end
  171.       end
  172.     end
  173.     object TPage
  174.       Left = 0
  175.       Top = 0
  176.       Caption = 'DeleteLabel'
  177.       IsControl = True
  178.       object GroupBox4: TGroupBox
  179.         Left = 8
  180.         Top = 4
  181.         Width = 280
  182.         Height = 92
  183.         HelpContext = 1008
  184.         TabOrder = 0
  185.         IsControl = True
  186.         object Label6: TLabel
  187.           Left = 8
  188.           Top = 20
  189.           Width = 75
  190.           Height = 17
  191.           AutoSize = False
  192.           Caption = '&Version label:'
  193.           FocusControl = edAddLabel
  194.           ParentFont = False
  195.           IsControl = True
  196.         end
  197.         object cmbDeleteLabel: TComboBox
  198.           Left = 80
  199.           Top = 16
  200.           Width = 193
  201.           Height = 20
  202.           Hint = 'Select label to delete from this list'
  203.           HelpContext = 1008
  204.           Style = csDropDownList
  205.           ItemHeight = 13
  206.           ParentShowHint = False
  207.           ShowHint = False
  208.           Sorted = True
  209.           TabOrder = 0
  210.           OnDropDown = DeleteLabelDropDown
  211.           IsControl = True
  212.         end
  213.       end
  214.     end
  215.   end
  216.   object CancelButton: TBitBtn
  217.     Left = 130
  218.     Top = 117
  219.     Width = 75
  220.     Height = 25
  221.     Hint = 'Dismiss dialog without performing operation'
  222.     Cancel = True
  223.     Caption = 'Cancel'
  224.     ModalResult = 2
  225.     ParentShowHint = False
  226.     ShowHint = False
  227.     TabOrder = 1
  228.     NumGlyphs = 2
  229.   end
  230.   object HelpButton: TBitBtn
  231.     Left = 211
  232.     Top = 117
  233.     Width = 75
  234.     Height = 25
  235.     Hint = 'Get more detailed help'
  236.     Caption = '&Help'
  237.     ParentShowHint = False
  238.     ShowHint = False
  239.     TabOrder = 2
  240.     OnClick = HelpButtonClick
  241.     NumGlyphs = 2
  242.   end
  243.   object OkButton: TBitBtn
  244.     Left = 48
  245.     Top = 117
  246.     Width = 75
  247.     Height = 25
  248.     Hint = 'Perform selected labelling operation'
  249.     Caption = 'OK'
  250.     Default = True
  251.     ModalResult = 1
  252.     ParentShowHint = False
  253.     ShowHint = False
  254.     TabOrder = 3
  255.     OnClick = OkButtonClick
  256.     NumGlyphs = 2
  257.   end
  258. end
  259.