object dxBarSubMenuEditor: TdxBarSubMenuEditor Tag = 100 Left = 2 Top = 105 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'ExpressBars SubMenu Editor' ClientHeight = 4 ClientWidth = 196 Color = clBtnFace OldCreateOrder = True OnActivate = FormActivate OnClose = FormClose OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 end