inherited frmHSplit: TfrmHSplit Left = 344 Top = 228 Caption = 'Basic Splitter Page' PixelsPerInch = 96 TextHeight = 13 object sptHorz: TSplitter Left = 97 Top = 0 Width = 4 Height = 356 Cursor = crHSplit end object pnlLeft: TPanel Left = 0 Top = 0 Width = 97 Height = 356 Align = alLeft BevelOuter = bvNone Constraints.MinWidth = 30 TabOrder = 0 end object pnlRight: TPanel Left = 101 Top = 0 Width = 539 Height = 356 Align = alClient BevelOuter = bvNone Constraints.MinWidth = 24 TabOrder = 1 end end