home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / kolekce / d6 / RX275D6.ZIP / Units / MINMAXED.DFM / MINMAXED.txt
Text File  |  1999-10-12  |  6KB  |  300 lines

  1. object MinMaxInfoEditDialog: TMinMaxInfoEditDialog
  2.   Left = 264
  3.   Top = 158
  4.   ActiveControl = OkBtn
  5.   BorderStyle = bsDialog
  6.   Caption = 'MinMaxInfo'
  7.   ClientHeight = 163
  8.   ClientWidth = 313
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   TextHeight = 13
  18.   object Bevel1: TBevel
  19.     Left = 3
  20.     Top = 2
  21.     Width = 306
  22.     Height = 127
  23.     Shape = bsFrame
  24.   end
  25.   object Label1: TLabel
  26.     Left = 112
  27.     Top = 15
  28.     Width = 35
  29.     Height = 13
  30.     Alignment = taRightJustify
  31.     AutoSize = False
  32.     Caption = 'Left: '
  33.   end
  34.   object Label2: TLabel
  35.     Left = 192
  36.     Top = 15
  37.     Width = 37
  38.     Height = 13
  39.     Alignment = taRightJustify
  40.     AutoSize = False
  41.     Caption = 'Top: '
  42.   end
  43.   object Label3: TLabel
  44.     Left = 14
  45.     Top = 15
  46.     Width = 92
  47.     Height = 13
  48.     Caption = 'Maximize Position:  '
  49.   end
  50.   object Label4: TLabel
  51.     Left = 112
  52.     Top = 44
  53.     Width = 35
  54.     Height = 13
  55.     Alignment = taRightJustify
  56.     AutoSize = False
  57.     Caption = 'Width: '
  58.   end
  59.   object Label5: TLabel
  60.     Left = 192
  61.     Top = 44
  62.     Width = 37
  63.     Height = 13
  64.     Alignment = taRightJustify
  65.     AutoSize = False
  66.     Caption = 'Height: '
  67.   end
  68.   object Label6: TLabel
  69.     Left = 14
  70.     Top = 44
  71.     Width = 75
  72.     Height = 13
  73.     Caption = 'Maximize Size:  '
  74.   end
  75.   object Label7: TLabel
  76.     Left = 112
  77.     Top = 73
  78.     Width = 35
  79.     Height = 13
  80.     Alignment = taRightJustify
  81.     AutoSize = False
  82.     Caption = 'Width: '
  83.   end
  84.   object Label8: TLabel
  85.     Left = 192
  86.     Top = 73
  87.     Width = 37
  88.     Height = 13
  89.     Alignment = taRightJustify
  90.     AutoSize = False
  91.     Caption = 'Height: '
  92.   end
  93.   object Label9: TLabel
  94.     Left = 14
  95.     Top = 73
  96.     Width = 83
  97.     Height = 13
  98.     Caption = 'Max Track Size:  '
  99.   end
  100.   object Label10: TLabel
  101.     Left = 112
  102.     Top = 102
  103.     Width = 35
  104.     Height = 13
  105.     Alignment = taRightJustify
  106.     AutoSize = False
  107.     Caption = 'Width: '
  108.   end
  109.   object Label11: TLabel
  110.     Left = 192
  111.     Top = 102
  112.     Width = 37
  113.     Height = 13
  114.     Alignment = taRightJustify
  115.     AutoSize = False
  116.     Caption = 'Height: '
  117.   end
  118.   object Label12: TLabel
  119.     Left = 14
  120.     Top = 102
  121.     Width = 80
  122.     Height = 13
  123.     Caption = 'Min Track Size:  '
  124.   end
  125.   object MaxPosBtn: TSpeedButton
  126.     Tag = 1
  127.     Left = 276
  128.     Top = 9
  129.     Width = 25
  130.     Height = 24
  131.     Hint = 'Set from current'#13#10'form state|'
  132.     Caption = '∩┐╜'
  133.     Font.Color = clWindowText
  134.     Font.Height = -12
  135.     Font.Name = 'Symbol'
  136.     Font.Style = [fsBold]
  137.     Layout = blGlyphBottom
  138.     ParentFont = False
  139.     ParentShowHint = False
  140.     ShowHint = True
  141.     OnClick = SetCurrentBtnClick
  142.   end
  143.   object MaxSizeBtn: TSpeedButton
  144.     Tag = 2
  145.     Left = 276
  146.     Top = 38
  147.     Width = 25
  148.     Height = 24
  149.     Hint = 'Set from current'#13#10'form state|'
  150.     Caption = '∩┐╜'
  151.     Font.Color = clWindowText
  152.     Font.Height = -12
  153.     Font.Name = 'Symbol'
  154.     Font.Style = [fsBold]
  155.     Layout = blGlyphBottom
  156.     ParentFont = False
  157.     ParentShowHint = False
  158.     ShowHint = True
  159.     OnClick = SetCurrentBtnClick
  160.   end
  161.   object MaxTrackBtn: TSpeedButton
  162.     Tag = 3
  163.     Left = 276
  164.     Top = 67
  165.     Width = 25
  166.     Height = 24
  167.     Hint = 'Set from current'#13#10'form state|'
  168.     Caption = '∩┐╜'
  169.     Font.Color = clWindowText
  170.     Font.Height = -12
  171.     Font.Name = 'Symbol'
  172.     Font.Style = [fsBold]
  173.     Layout = blGlyphBottom
  174.     ParentFont = False
  175.     ParentShowHint = False
  176.     ShowHint = True
  177.     OnClick = SetCurrentBtnClick
  178.   end
  179.   object MinTrackBtn: TSpeedButton
  180.     Tag = 4
  181.     Left = 276
  182.     Top = 96
  183.     Width = 25
  184.     Height = 24
  185.     Hint = 'Set from current'#13#10'form state|'
  186.     Caption = '∩┐╜'
  187.     Font.Color = clWindowText
  188.     Font.Height = -12
  189.     Font.Name = 'Symbol'
  190.     Font.Style = [fsBold]
  191.     Layout = blGlyphBottom
  192.     ParentFont = False
  193.     ParentShowHint = False
  194.     ShowHint = True
  195.     OnClick = SetCurrentBtnClick
  196.   end
  197.   object MaxPosLeftEdit: TCurrencyEdit
  198.     Left = 150
  199.     Top = 11
  200.     Width = 37
  201.     Height = 20
  202.     DecimalPlaces = 0
  203.     DisplayFormat = '0'
  204.     TabOrder = 0
  205.   end
  206.   object MaxPosTopEdit: TCurrencyEdit
  207.     Left = 232
  208.     Top = 11
  209.     Width = 37
  210.     Height = 20
  211.     DecimalPlaces = 0
  212.     DisplayFormat = '0'
  213.     TabOrder = 1
  214.   end
  215.   object MaxSizeWidthEdit: TCurrencyEdit
  216.     Left = 150
  217.     Top = 40
  218.     Width = 37
  219.     Height = 20
  220.     DecimalPlaces = 0
  221.     DisplayFormat = '0'
  222.     TabOrder = 2
  223.   end
  224.   object MaxSizeHeightEdit: TCurrencyEdit
  225.     Left = 232
  226.     Top = 40
  227.     Width = 37
  228.     Height = 20
  229.     DecimalPlaces = 0
  230.     DisplayFormat = '0'
  231.     TabOrder = 3
  232.   end
  233.   object MaxTrackWidthEdit: TCurrencyEdit
  234.     Left = 150
  235.     Top = 69
  236.     Width = 37
  237.     Height = 20
  238.     DecimalPlaces = 0
  239.     DisplayFormat = '0'
  240.     TabOrder = 4
  241.   end
  242.   object MaxTrackHeightEdit: TCurrencyEdit
  243.     Left = 232
  244.     Top = 69
  245.     Width = 37
  246.     Height = 20
  247.     DecimalPlaces = 0
  248.     DisplayFormat = '0'
  249.     TabOrder = 5
  250.   end
  251.   object MinTrackWidthEdit: TCurrencyEdit
  252.     Left = 150
  253.     Top = 98
  254.     Width = 37
  255.     Height = 20
  256.     DecimalPlaces = 0
  257.     DisplayFormat = '0'
  258.     TabOrder = 6
  259.   end
  260.   object MinTrackHeightEdit: TCurrencyEdit
  261.     Left = 232
  262.     Top = 98
  263.     Width = 37
  264.     Height = 20
  265.     DecimalPlaces = 0
  266.     DisplayFormat = '0'
  267.     TabOrder = 7
  268.   end
  269.   object OkBtn: TButton
  270.     Left = 163
  271.     Top = 135
  272.     Width = 70
  273.     Height = 23
  274.     Caption = 'OK'
  275.     Default = True
  276.     ModalResult = 1
  277.     TabOrder = 9
  278.     OnClick = OkBtnClick
  279.   end
  280.   object CancelBtn: TButton
  281.     Left = 239
  282.     Top = 135
  283.     Width = 70
  284.     Height = 23
  285.     Cancel = True
  286.     Caption = 'Cancel'
  287.     ModalResult = 2
  288.     TabOrder = 10
  289.   end
  290.   object ClearBtn: TButton
  291.     Left = 5
  292.     Top = 135
  293.     Width = 70
  294.     Height = 23
  295.     Caption = '&Clear'
  296.     TabOrder = 8
  297.     OnClick = ClearBtnClick
  298.   end
  299. end
  300.