home *** CD-ROM | disk | FTP | other *** search
- object ColError: TColError
- Left = 737
- Top = 101
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Column Error'
- ClientHeight = 69
- ClientWidth = 140
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Pitch = fpVariable
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- Scaled = False
- TextHeight = 16
- object Label1: TLabel
- Left = 0
- Top = 4
- Width = 141
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Fixed Column Error'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label2: TLabel
- Left = 0
- Top = 24
- Width = 141
- Height = 20
- Alignment = taCenter
- AutoSize = False
- Caption = 'Limit: 10 - 253'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Button1: TButton
- Left = 28
- Top = 44
- Width = 85
- Height = 21
- Caption = '&OK'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-