object WLoadOpt: TWLoadOpt Left = 373 Top = 168 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = '�ber TextWork 99' ClientHeight = 262 ClientWidth = 292 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 221 Width = 292 Height = 41 Align = alBottom BevelOuter = bvNone TabOrder = 0 object Button1: TButton Left = 56 Top = 8 Width = 75 Height = 21 Caption = '&Hilfe' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 140 Top = 8 Width = 109 Height = 21 Caption = '&Bestelldatei �ffnen' TabOrder = 1 OnClick = Button2Click end end object Panel2: TPanel Left = 0 Top = 0 Width = 292 Height = 221 Align = alClient BevelInner = bvLowered BevelOuter = bvNone BorderWidth = 3 TabOrder = 1 object Image1: TImage Left = 4 Top = 4 Width = 284 Height = 213 Align = alClient Picture.Data = {} Stretch = True end end end