home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / kancelar / busicard / BCDP2000.EXE / bcdp.exe / 0 / RCDATA / TMARGINFORM / TMARGINFORM.txt
Encoding:
Text File  |  2000-10-20  |  4.2 KB  |  176 lines

  1. object MarginForm: TMarginForm
  2.   Left = 297
  3.   Top = 166
  4.   HelpContext = 116
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Margins'
  8.   ClientHeight = 290
  9.   ClientWidth = 269
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label5: TLabel
  21.     Left = 16
  22.     Top = 188
  23.     Width = 241
  24.     Height = 61
  25.     AutoSize = False
  26.     Caption = 
  27.       'NOTE: Margin settings are used only for on-screen alignment of o' +
  28.       'bjects and to define the area that a background image fills.  Th' +
  29.       'ey have nothing to do with the layout of the printed page.'
  30.     WordWrap = True
  31.   end
  32.   object Label9: TLabel
  33.     Left = 16
  34.     Top = 152
  35.     Width = 241
  36.     Height = 33
  37.     AutoSize = False
  38.     Caption = 
  39.       'To change units use the Metric Units checkbox under Options on t' +
  40.       'he View menu.'
  41.     WordWrap = True
  42.   end
  43.   object OkBtn: TBitBtn
  44.     Left = 5
  45.     Top = 260
  46.     Width = 75
  47.     Height = 25
  48.     Caption = '&OK'
  49.     Default = True
  50.     TabOrder = 2
  51.     OnClick = OkBtnClick
  52.     Glyph.Data = {
  53.       DE010000424DDE01000000000000760000002800000024000000120000000100
  54.       0400000000006801000000000000000000001000000000000000000000000000
  55.       80000080000000808000800000008000800080800000C0C0C000808080000000
  56.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  57.       3333333333333333333333330000333333333333333333333333F33333333333
  58.       00003333344333333333333333388F3333333333000033334224333333333333
  59.       338338F3333333330000333422224333333333333833338F3333333300003342
  60.       222224333333333383333338F3333333000034222A22224333333338F338F333
  61.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  62.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  63.       0000333333333A222433333333333338F338F33300003333333333A222433333
  64.       333333338F338F33000033333333333A222433333333333338F338F300003333
  65.       33333333A222433333333333338F338F00003333333333333A22433333333333
  66.       3338F38F000033333333333333A223333333333333338F830000333333333333
  67.       333A333333333333333338330000333333333333333333333333333333333333
  68.       0000}
  69.     NumGlyphs = 2
  70.   end
  71.   object CancelBtn: TBitBtn
  72.     Left = 97
  73.     Top = 260
  74.     Width = 75
  75.     Height = 25
  76.     Caption = '&Cancel'
  77.     TabOrder = 3
  78.     Kind = bkCancel
  79.   end
  80.   object HelpBtn: TBitBtn
  81.     Left = 189
  82.     Top = 260
  83.     Width = 75
  84.     Height = 25
  85.     TabOrder = 4
  86.     Kind = bkHelp
  87.   end
  88.   object UnitsRadioGroup: TRadioGroup
  89.     Left = 10
  90.     Top = 100
  91.     Width = 249
  92.     Height = 45
  93.     Hint = 
  94.       'To change units use the Metric Units checkbox under Options on t' +
  95.       'he View menu.'
  96.     Caption = 'Units'
  97.     Columns = 2
  98.     Enabled = False
  99.     ItemIndex = 0
  100.     Items.Strings = (
  101.       '&inch'
  102.       '&mm')
  103.     ParentShowHint = False
  104.     ShowHint = True
  105.     TabOrder = 1
  106.   end
  107.   object GroupBox1: TGroupBox
  108.     Left = 10
  109.     Top = 12
  110.     Width = 249
  111.     Height = 85
  112.     Caption = 'Margins'
  113.     TabOrder = 0
  114.     object Label1: TLabel
  115.       Left = 16
  116.       Top = 24
  117.       Width = 21
  118.       Height = 13
  119.       Caption = '&Left:'
  120.       FocusControl = LeftEdit
  121.     end
  122.     object Label4: TLabel
  123.       Left = 128
  124.       Top = 56
  125.       Width = 36
  126.       Height = 13
  127.       Caption = '&Bottom:'
  128.       FocusControl = BottomEdit
  129.     end
  130.     object Label2: TLabel
  131.       Left = 16
  132.       Top = 56
  133.       Width = 22
  134.       Height = 13
  135.       Caption = '&Top:'
  136.       FocusControl = TopEdit
  137.     end
  138.     object Label3: TLabel
  139.       Left = 128
  140.       Top = 24
  141.       Width = 28
  142.       Height = 13
  143.       Caption = '&Right:'
  144.       FocusControl = RightEdit
  145.     end
  146.     object LeftEdit: TEdit
  147.       Left = 48
  148.       Top = 20
  149.       Width = 57
  150.       Height = 21
  151.       TabOrder = 0
  152.     end
  153.     object BottomEdit: TEdit
  154.       Left = 168
  155.       Top = 52
  156.       Width = 57
  157.       Height = 21
  158.       TabOrder = 3
  159.     end
  160.     object TopEdit: TEdit
  161.       Left = 48
  162.       Top = 52
  163.       Width = 57
  164.       Height = 21
  165.       TabOrder = 2
  166.     end
  167.     object RightEdit: TEdit
  168.       Left = 167
  169.       Top = 20
  170.       Width = 57
  171.       Height = 21
  172.       TabOrder = 1
  173.     end
  174.   end
  175. end
  176.