AlonsoYSal_FactuGES2/Lib/DevExpressVCL/dxBarPopupMenuEd.dfm
2024-12-03 17:34:08 +01:00

18 lines
381 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
OldCreateOrder = True
OnActivate = FormActivate
OnClose = FormClose
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
end