| 1234567891011121314151617181920 |
- object FormFireGR32: TFormFireGR32
- Left = 0
- Top = 0
- Margins.Left = 5
- Margins.Top = 5
- Margins.Right = 5
- Margins.Bottom = 5
- Caption = 'FireGR32'
- ClientHeight = 776
- ClientWidth = 1096
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Segoe UI'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 168
- TextHeight = 30
- end
|