| 1234567891011121314151617 |
- object BaseIDViewForm: TBaseIDViewForm
- Left = 0
- Top = 0
- Caption = 'BaseIDViewForm'
- ClientHeight = 411
- ClientWidth = 550
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- end
|