object frmLevel: TfrmLevel Left = 746 Top = 164 Width = 346 Height = 490 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object chklstLevel: TCheckListBox Left = 0 Top = 0 Width = 338 Height = 423 Align = alClient ItemHeight = 13 TabOrder = 0 end object pnlBottom: TPanel Left = 0 Top = 423 Width = 338 Height = 36 Align = alBottom TabOrder = 1 object btnOK: TBitBtn Left = 84 Top = 6 Width = 75 Height = 25 TabOrder = 0 Kind = bkOK end object btnCancel: TBitBtn Left = 180 Top = 6 Width = 75 Height = 25 TabOrder = 1 Kind = bkCancel end end end