This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Base/uEditorDBItem.dfm
2007-06-21 16:02:50 +00:00

51 lines
1.1 KiB
Plaintext

inherited fEditorDBItem: TfEditorDBItem
Left = 482
Top = 315
Caption = 'fEditorDBItem'
PixelsPerInch = 96
TextHeight = 13
inherited TBXDock: TTBXDock
inherited tbxMain: TTBXToolbar
inherited TBXItem26: TTBXItem
Visible = False
end
inherited TBXItem25: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
inherited TBXSubmenuItem1: TTBXSubmenuItem
Visible = False
end
end
end
object pgPaginas: TPageControl [2]
Left = 0
Top = 76
Width = 662
Height = 383
ActivePage = pagGeneral
Align = alClient
TabOrder = 2
object pagGeneral: TTabSheet
Caption = 'General'
end
end
inherited EditorActionList: TActionList
Top = 112
inherited actEliminar: TAction
ShortCut = 0
end
inherited actPrevisualizar: TAction
OnExecute = actPrevisualizarExecute
end
inherited actImprimir: TAction
OnExecute = actImprimirExecute
end
end
inherited dsDataTable: TDADataSource
Left = 48
Top = 112
end
end