git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@5 9a1d36f3-7752-2d40-8ccb-50eb49674c68
26 lines
576 B
Plaintext
26 lines
576 B
Plaintext
inherited fEditorPago: TfEditorPago
|
|
Left = 452
|
|
Top = 246
|
|
Caption = 'Nuevo pago'
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Caption = 'Nuevo pago'
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
inherited tbxMain: TTBXToolbar
|
|
inherited TBXSeparatorItem2: TTBXSeparatorItem
|
|
Visible = True
|
|
end
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actNuevo: TAction
|
|
Visible = False
|
|
end
|
|
inherited actModificar: TAction
|
|
Visible = False
|
|
end
|
|
end
|
|
end
|