ProGestion/Modulos/Obras/Cliente/uEditorProyectoObra.dfm

160 lines
5.2 KiB
Plaintext

inherited fEditorProyectoObra: TfEditorProyectoObra
Left = 323
Top = 221
Width = 720
Caption = 'Proyecto'
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 712
Caption = 'Proyecto'
inherited Image1: TImage
Left = 685
Picture.Data = {
0A54504E474F626A65637489504E470D0A1A0A0000000D494844520000001800
0000180806000000E0773DF80000000970485973000017120000171201679FD2
520000000467414D410000B18E7CFB5193000002764944415478DAB5D55D6852
611CC7F1DF991045372B1024062B63B0449C6CB59D41B4456318158279516CC5
AEA615AD25C506795378B18BE86ED55A8434D67661175D04A3204A520C5B2993
2C22256765AEF01463F3754F9E07328F2FF36DFD41908787EF47FFA232841030
0C8301BD83203DE6DB2C831AC6BF7B943CFD3486418076986C60DF69259CF75D
552376094887E13CEA3E4F61729CA3481EC04F3588657682EC18D6A1F3787D5A
E2E08DD6E3A5974341A052848FEFEF56C36794A373FE078DF3B32E502EF2DCAC
27EFA34AB02C8B08B784DFC3BD1087083C21145F51B9081F6FEF91A32EF81A66
170B89448250280493C984603058F843CE9D7882C03DE3CE43B2E3DF56C2F815
FE0A07A717C44B027C3C967EC4136BF03DF2649042F128E782D6D420881705F8
B5B49C6CC9C4634942B1A527EF30C09A516EBC2870C17007FDCA7648D5F24C3C
968634ABA315C50B027CECF2C824928E21863F13F7CAAA8EE7017FD76234DEA5
007F813FAF742D458166AD82EEFCDAD57B824B235D5624881A6754338278CF51
4BC9EF8900683C26A7EBA03B4FEF3E9522E8E62E62617119ADCB5FF06AEB5968
A4A7687CA7DE49EFC9BE07D64504804425CBC4F977124F020D1F0671E9C026F8
9F79E18F6EC6C3C016043AA6E9BD7892FE0043F973B1282200B61FDA23881F5E
31C0697F8173ADBBF0D6BF0A7B24047BB38DC6536BC2503184C9FD3FC89E48F8
067C1FBD681413F46BF662CEA347A9C94528F0E6818214BA3C30065CD1B5A169
DB7CC970A169EB5B603280E2E0757A68993801AD6EB6E6E7B74C2A0CDD24FF80
266957DE2B783C378D23AABEAACECD53E3A5815A260F1089441B0A58AD6E2160
B3793614E02703FCCFF903CEEE3066C3CD34F70000000049454E44AE426082}
end
end
inherited TBXDock: TTBXDock
Width = 712
end
inherited pgPaginas: TPageControl
Width = 712
inherited pagGeneral: TTabSheet
inline frViewProyectoObra: TfrViewProyectoObra
Left = 0
Top = 0
Width = 704
Height = 129
Align = alTop
AutoSize = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
ReadOnly = False
inherited dxLayoutControl1: TdxLayoutControl
Width = 704
DesignSize = (
704
129)
inherited cbTipoProyecto: TcxDBComboBox
Width = 166
end
inherited edtAceptado: TcxDBCheckBox
Left = 449
Width = 155
end
inherited edtDescripcion: TcxDBTextEdit
Properties.OnValidate = frViewProyectoObraedtDescripcionPropertiesValidate
Width = 327
end
inherited edtlNombre: TcxDBTextEdit
Width = 327
end
end
inherited DADataSource: TDADataSource
Left = 56
Top = 80
end
end
inline frViewDocumentosAsociados: TfrViewDocumentosAsociados
Left = 0
Top = 129
Width = 704
Height = 158
Align = alClient
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
ReadOnly = False
inherited dxLayoutControl1: TdxLayoutControl
Width = 704
Height = 158
DesignSize = (
704
158)
inherited Panel10: TPanel
Width = 704
Height = 230
inherited Splitter1: TSplitter
Height = 230
end
inherited Panel11: TPanel
Width = 516
Height = 230
inherited explo: TcxShellListView
Width = 516
Height = 211
end
inherited ToolBar1: TToolBar
Width = 516
end
end
inherited Panel1: TPanel
Height = 230
inherited TreeExplo: TcxShellTreeView
Height = 211
end
end
end
inherited edtlDirectorio: TcxTextEdit
Width = 400
end
inherited Button1: TButton
Left = 594
end
end
end
end
end
inherited StatusBar: TStatusBar
Width = 712
end
inherited EditorActionList: TActionList
inherited actNuevo: TAction
Visible = False
end
inherited actModificar: TAction
Visible = False
end
inherited actPrevisualizar: TAction
Visible = False
end
inherited actImprimir: TAction
Visible = False
end
end
inherited dsDataTable: TDADataSource
OnDataChange = dsDataTableDataChange
end
end