Revision 156:c3e84c102edd Client/UfrmMain.lfm

b/Client/UfrmMain.lfm
16 16
  OnCreate = FormCreate
17 17
  OnDestroy = FormDestroy
18 18
  Position = poScreenCenter
19
  SessionProperties = 'acFlat.Checked;acNoDraw.Checked;Height;Left;mnuFlatShowHeight.Checked;mnuSecurityQuestion.Checked;mnuShowAnimations.Checked;tbStatics.Down;tbTerrain.Down;Top;Width;WindowState;spTileList.Top'
19
  SessionProperties = 'acFlat.Checked;acNoDraw.Checked;Height;Left;mnuFlatShowHeight.Checked;mnuSecurityQuestion.Checked;mnuShowAnimations.Checked;spTileList.Top;tbStatics.Down;tbTerrain.Down;Top;Width;WindowState;mnuWhiteBackground.Checked'
20 20
  ShowInTaskBar = stAlways
21 21
  LCLVersion = '0.9.29'
22 22
  WindowState = wsMaximized
......
1447 1447
        Checked = True
1448 1448
        Hint = 'Ask for permission before processing area commands.'
1449 1449
      end
1450
      object mnuWhiteBackground: TMenuItem
1451
        AutoCheck = True
1452
        Caption = '&White Background'
1453
        OnClick = mnuWhiteBackgroundClick
1454
      end
1450 1455
    end
1451 1456
    object mnuHelp: TMenuItem
1452 1457
      Caption = '&?'

Also available in: Unified diff