home *** CD-ROM | disk | FTP | other *** search
- object FrmErrorTxt: TFrmErrorTxt
- Left = 169
- Top = 196
- BorderStyle = bsDialog
- Caption = 'Intercent 99'
- ClientHeight = 137
- ClientWidth = 231
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object L_Text: TLabel
- Left = 9
- Top = 9
- Width = 208
- Height = 88
- AutoSize = False
- Caption = 'L_Text'
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object BtnOK: TButton
- Left = 72
- Top = 104
- Width = 81
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 0
- OnClick = BtnOKClick
- end
- end
-