ConstruccionesCNJ_FactuGES/Modulos/Contactos/Views/uEditorContactos.dfm
2007-06-21 15:50:59 +00:00

25 lines
596 B
Plaintext

inherited fEditorContactos: TfEditorContactos
Left = 285
Top = 448
Caption = 'Lista de contactos'
ExplicitWidth = 320
ExplicitHeight = 240
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Caption = 'Lista de contactos'
end
inherited TBXDock: TTBXDock
inherited tbxFiltro: TTBXToolbar
inherited tbxEditFiltro: TTBXEditItem
EditOptions = [tboUseEditWhenVertical]
end
end
end
inherited GridPopupMenu: TPopupMenu
inherited Duplicar1: TMenuItem
Visible = False
end
end
end