home *** CD-ROM | disk | FTP | other *** search
/ Más de 2,500 Juegos / CD1.iso / ZIPDAT / 0769 / 0769.ZIP / demo.ZIP / PUNCH.EXE / 0 / RCDATA / TSECTIONSF1 / TSECTIONSF1.txt < prev   
Text File  |  1998-03-18  |  4KB  |  161 lines

  1. inherited SectionsF1: TSectionsF1
  2.   Left = 0
  3.   Top = 52
  4.   ActiveControl = PressB
  5.   Caption = ''
  6.   ClientHeight = 125
  7.   ClientWidth = 632
  8.   Color = clNavy
  9.   Font.Height = -16
  10.   Font.Style = [fsBold]
  11.   KeyPreview = True
  12.   Position = poDesigned
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnKeyDown = FormKeyDown
  16.   PixelsPerInch = 96
  17.   TextHeight = 20
  18.   inherited Memo: TRichEdit
  19.     Left = 8
  20.     Top = 20
  21.     Width = 616
  22.     Height = 64
  23.     WantReturns = False
  24.     WordWrap = True
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 84
  29.     Width = 632
  30.     Height = 41
  31.     Align = alBottom
  32.     TabOrder = 1
  33.     object PressB: TBitBtn
  34.       Left = 8
  35.       Top = 8
  36.       Width = 75
  37.       Height = 25
  38.       Caption = '&OK'
  39.       Default = True
  40.       Font.Color = clBlack
  41.       Font.Height = -11
  42.       Font.Name = 'MS Sans Serif'
  43.       Font.Style = []
  44.       ModalResult = 1
  45.       ParentFont = False
  46.       TabOrder = 0
  47.       OnClick = PressBClick
  48.       Glyph.Data = {
  49.         78010000424D7801000000000000760000002800000020000000100000000100
  50.         04000000000000000000120B0000120B00000000000000000000000000000000
  51.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  52.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  53.         3333333333333333333333333333333333333FFF333333333333000333333333
  54.         3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0
  55.         3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF
  56.         0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF
  57.         BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033
  58.         33337777773FF733333333333300033333333333337773333333333333333333
  59.         3333333333333333333333333333333333333333333333333333333333333333
  60.         33333333333333333333333333333333333333333333333333330000}
  61.       NumGlyphs = 2
  62.     end
  63.     object DoneB: TBitBtn
  64.       Left = 88
  65.       Top = 8
  66.       Width = 75
  67.       Height = 25
  68.       Cancel = True
  69.       Caption = '&Done'
  70.       Font.Color = clBlack
  71.       Font.Height = -11
  72.       Font.Name = 'MS Sans Serif'
  73.       Font.Style = []
  74.       ParentFont = False
  75.       TabOrder = 1
  76.       Visible = False
  77.       OnClick = DoneBClick
  78.       Glyph.Data = {
  79.         78010000424D7801000000000000760000002800000020000000100000000100
  80.         04000000000000000000120B0000120B00000000000000000000000000000000
  81.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  82.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB
  83.         BB33337777777777777F33BB00BBBBBBBB33337F77333333F37F33BB0BBBBBB0
  84.         BB33337F73F33337FF7F33BBB0BBBB000B33337F37FF3377737F33BBB00BB00B
  85.         BB33337F377F3773337F33BBBB0B00BBBB33337F337F7733337F33BBBB000BBB
  86.         BB33337F33777F33337F33EEEE000EEEEE33337F3F777FFF337F33EE0E80000E
  87.         EE33337F73F77773337F33EEE0800EEEEE33337F37377F33337F33EEEE000EEE
  88.         EE33337F33777F33337F33EEEEE00EEEEE33337F33377FF3337F33EEEEEE00EE
  89.         EE33337F333377F3337F33EEEEEE00EEEE33337F33337733337F33EEEEEEEEEE
  90.         EE33337FFFFFFFFFFF7F33EEEEEEEEEEEE3333777777777777730000}
  91.       NumGlyphs = 2
  92.     end
  93.     object CancelB: TBitBtn
  94.       Left = 168
  95.       Top = 8
  96.       Width = 75
  97.       Height = 25
  98.       Caption = '&Cancel'
  99.       Font.Color = clBlack
  100.       Font.Height = -11
  101.       Font.Name = 'MS Sans Serif'
  102.       Font.Style = []
  103.       ParentFont = False
  104.       TabOrder = 2
  105.       Visible = False
  106.       OnClick = CancelBClick
  107.       Kind = bkCancel
  108.     end
  109.   end
  110.   object Panel2: TPanel
  111.     Left = 0
  112.     Top = 20
  113.     Width = 8
  114.     Height = 64
  115.     Align = alLeft
  116.     BevelOuter = bvNone
  117.     ParentColor = True
  118.     TabOrder = 2
  119.   end
  120.   object Panel3: TPanel
  121.     Left = 0
  122.     Top = 0
  123.     Width = 632
  124.     Height = 20
  125.     Align = alTop
  126.     BevelInner = bvLowered
  127.     Color = clAqua
  128.     TabOrder = 3
  129.     Visible = False
  130.     object Image1: TImage
  131.       Left = 3
  132.       Top = 6
  133.       Width = 8
  134.       Height = 8
  135.       Picture.Data = {<image000.bmp>}
  136.       Stretch = True
  137.     end
  138.     object Label1: TLabel
  139.       Left = 15
  140.       Top = 2
  141.       Width = 3
  142.       Height = 16
  143.       Font.Color = clBlack
  144.       Font.Height = -13
  145.       Font.Name = 'MS Serif'
  146.       Font.Style = []
  147.       ParentFont = False
  148.     end
  149.   end
  150.   object Panel4: TPanel
  151.     Left = 624
  152.     Top = 20
  153.     Width = 8
  154.     Height = 64
  155.     Align = alRight
  156.     BevelOuter = bvNone
  157.     ParentColor = True
  158.     TabOrder = 4
  159.   end
  160. end
  161.