This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Noviseda_FactuGES2/Source/GUIBase/uEditorItem.dfm
david d8aa5d14b7 * Actualización de componentes
- RemObjects 6.0.39.777
- Data_Abstract 6.0.39.777
- JCL 2.1.1
- JVCL 3.39
- DevExpressVCL x.48
- FastReport4 4.8.11
- TB2k 2.2.2
- TntUnicodeControls 2.3.0
- SpTBXLib 2.4.4

* Actualización a FinalBuilder 6

git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@47 f33bb606-9f5c-448d-9c99-757f00063c96
2010-01-22 09:52:58 +00:00

72 lines
1.6 KiB
Plaintext

inherited fEditorItem: TfEditorItem
Left = 423
Top = 273
Caption = 'fEditorItem'
ClientHeight = 501
ClientWidth = 678
ExplicitWidth = 686
ExplicitHeight = 535
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 678
Visible = False
ExplicitWidth = 678
inherited Image1: TImage
Left = 651
ExplicitLeft = 651
end
end
object pgPaginas: TPageControl [1]
AlignWithMargins = True
Left = 3
Top = 79
Width = 672
Height = 400
ActivePage = pagGeneral
Align = alClient
TabOrder = 1
ExplicitLeft = 0
ExplicitTop = 76
ExplicitWidth = 678
ExplicitHeight = 406
object pagGeneral: TTabSheet
Caption = 'General'
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 670
ExplicitHeight = 378
end
end
inherited TBXDock: TSpTBXDock
Width = 678
ExplicitWidth = 678
inherited tbxMain: TSpTBXToolbar
ExplicitWidth = 581
inherited TBXItem5: TSpTBXItem
Visible = False
end
end
inherited tbxMenu: TSpTBXToolbar
ExplicitWidth = 678
inherited TBXSubmenuItem4: TSpTBXSubmenuItem
inherited TBXItem10: TSpTBXItem
Visible = False
end
end
end
end
inherited StatusBar: TJvStatusBar
Top = 482
Width = 678
ExplicitTop = 482
ExplicitWidth = 678
end
inherited EditorActionList: TActionList
Top = 104
inherited actEliminar: TAction
ShortCut = 0
end
end
end