AlonsoYSal_FactuGES2/Source/GUIBase/uEditorItem.dfm
2019-11-18 10:36:42 +00:00

64 lines
1.4 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 = 88
Width = 672
Height = 391
ActivePage = pagGeneral
Align = alClient
TabOrder = 1
object pagGeneral: TTabSheet
Caption = 'General'
end
end
inherited TBXDock: TTBXDock
Width = 678
ExplicitWidth = 678
inherited tbxMain: TTBXToolbar
ExplicitWidth = 678
inherited TBXItem5: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 678
inherited TBXSubmenuItem4: TTBXSubmenuItem
inherited TBXItem10: TTBXItem
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