home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / share / office / TEXTWORK / textwork.exe / 0 / RCDATA / TWLOADOPT / TWLOADOPT.txt < prev   
Text File  |  1999-06-24  |  1KB  |  64 lines

  1. object WLoadOpt: TWLoadOpt
  2.   Left = 373
  3.   Top = 168
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = '∩┐╜ber TextWork 99'
  7.   ClientHeight = 262
  8.   ClientWidth = 292
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Panel1: TPanel
  17.     Left = 0
  18.     Top = 221
  19.     Width = 292
  20.     Height = 41
  21.     Align = alBottom
  22.     BevelOuter = bvNone
  23.     TabOrder = 0
  24.     object Button1: TButton
  25.       Left = 56
  26.       Top = 8
  27.       Width = 75
  28.       Height = 21
  29.       Caption = '&Hilfe'
  30.       TabOrder = 0
  31.       OnClick = Button1Click
  32.     end
  33.     object Button2: TButton
  34.       Left = 140
  35.       Top = 8
  36.       Width = 109
  37.       Height = 21
  38.       Caption = '&Bestelldatei ∩┐╜ffnen'
  39.       TabOrder = 1
  40.       OnClick = Button2Click
  41.     end
  42.   end
  43.   object Panel2: TPanel
  44.     Left = 0
  45.     Top = 0
  46.     Width = 292
  47.     Height = 221
  48.     Align = alClient
  49.     BevelInner = bvLowered
  50.     BevelOuter = bvNone
  51.     BorderWidth = 3
  52.     TabOrder = 1
  53.     object Image1: TImage
  54.       Left = 4
  55.       Top = 4
  56.       Width = 284
  57.       Height = 213
  58.       Align = alClient
  59.       Picture.Data = {<image000.bmp>}
  60.       Stretch = True
  61.     end
  62.   end
  63. end
  64.