object FormList: TFormList Left = 94 Height = 1193 Top = 0 Width = 1528 Caption = 'Options list' ClientHeight = 1193 ClientWidth = 1528 OnShow = FormShow LCLVersion = '1.3' object Memo1: TMemo Left = 8 Height = 1128 Top = 32 Width = 1510 ReadOnly = True ScrollBars = ssAutoBoth TabOrder = 0 end object Label1: TLabel Left = 9 Height = 22 Top = 1163 Width = 53 Caption = 'Label1' ParentColor = False end object CheckBoxAccessible: TCheckBox Left = 12 Height = 24 Top = 4 Width = 146 Caption = 'Only accessible' TabOrder = 1 end end