object AllDispForm: TAllDispForm Left = 298 Top = 124 ActiveControl = Panel1 BorderIcons = [biSystemMenu] BorderStyle = bsNone ClientHeight = 268 ClientWidth = 427 Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter WindowState = wsMaximized OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 15 object Panel1: TPanel Left = 0 Top = 0 Width = 427 Height = 268 Align = alClient BevelOuter = bvNone Color = clBlack Font.Color = clWhite Font.Height = -17 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False TabOrder = 0 object All1: TAll Left = 0 Top = 0 Width = 427 Height = 268 Align = alClient AutoSize = False Center = True OnClick = All1Click end object Label1: TLabel Left = 0 Top = 0 Width = 169 Height = 17 Caption = ' Mouse Click to Close.' end end end