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
|