object Form1: TForm1 Left = 952 Height = 933 Top = 449 Width = 1047 Caption = 'PersistentForm demo' ClientHeight = 933 ClientWidth = 1047 DesignTimePPI = 144 OnClose = FormClose OnResize = FormResize OnShow = FormShow LCLVersion = '2.2.6.0' object ListView1: TListView Left = 0 Height = 933 Top = 0 Width = 1047 Align = alClient Columns = < item Caption = 'Property' Width = 450 end item Caption = 'Value' Width = 582 end> TabOrder = 0 ViewStyle = vsReport end object PersistentForm1: TPersistentForm MinVisiblePart = 50 EntireVisible = False Left = 168 Top = 108 end object Timer1: TTimer OnTimer = Timer1Timer Left = 587 Top = 471 end object XMLConfig1: TXMLConfig StartEmpty = False RootName = 'CONFIG' ReadOnly = False Left = 360 Top = 326 end end