| 123456789101112131415 | 
							- object MessageForm: TMessageForm
 
-   Left = 401
 
-   Top = 228
 
-   BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
 
-   BorderStyle = bsDialog
 
-   Caption = 'InformationX'
 
-   ClientHeight = 41
 
-   ClientWidth = 326
 
-   Color = clBtnFace
 
-   ParentFont = True
 
-   OldCreateOrder = True
 
-   Position = poOwnerFormCenter
 
-   PixelsPerInch = 96
 
-   TextHeight = 13
 
- end
 
 
  |