home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 603
- Top = 660
- BorderStyle = bsToolWindow
- Caption = ' tester wymaga'#324
- ClientHeight = 281
- ClientWidth = 455
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 248
- Width = 353
- Height = 25
- Alignment = taCenter
- AutoSize = False
- Color = clRed
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Layout = tlCenter
- end
- object Button1: TButton
- Left = 368
- Top = 248
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- object displej: ThtmlLite
- Left = 8
- Top = 8
- Width = 441
- Height = 233
- TabOrder = 1
- DefBackground = clWhite
- BorderStyle = htNone
- HistoryMaxCount = 0
- DefFontName = 'Arial'
- DefPreFontName = 'Courier New'
- DefFontSize = 10
- NoSelect = False
- CharSet = DEFAULT_CHARSET
- htOptions = []
- end
- end
-