home *** CD-ROM | disk | FTP | other *** search
- object ErrorLomake: TErrorLomake
- Left = 500
- Top = 165
- BorderStyle = bsSingle
- Caption = 'Error'
- ClientHeight = 65
- ClientWidth = 465
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 25
- Top = 8
- Width = 423
- Height = 19
- Caption = 'Error : Values above RAM available or zero are invalid'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Button1: TButton
- Left = 195
- Top = 32
- Width = 75
- Height = 25
- Caption = 'Ok'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-