Componentes.Terceros.DevExp.../official/x.19/ExpressBars 5/Sources/dxBarPopupMenuEd.dfm
2007-09-09 11:27:22 +00:00

21 lines
473 B
Plaintext

object dxBarSubMenuEditor: TdxBarSubMenuEditor
Tag = 100
Left = 2
Top = 105
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ExpressBars SubMenu Editor'
ClientHeight = 4
ClientWidth = 196
Color = clBtnFace
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
end