ConstruccionesCNJ_FactuGES/Modulos/Contactos/Views/uEditorElegirProveedores.dfm
2007-06-21 15:50:59 +00:00

181 lines
4.7 KiB
Plaintext

inherited fEditorElegirProveedores: TfEditorElegirProveedores
Caption = 'Seleccionar el proveedor'
ClientWidth = 656
ExplicitWidth = 664
ExplicitHeight = 480
PixelsPerInch = 96
TextHeight = 13
object JvgWizardHeader1: TJvgWizardHeader [0]
Left = 0
Top = 102
Width = 656
Height = 60
CaptionFont.Charset = DEFAULT_CHARSET
CaptionFont.Color = clWindowText
CaptionFont.Height = -11
CaptionFont.Name = 'Tahoma'
CaptionFont.Style = [fsBold]
CommentFont.Charset = DEFAULT_CHARSET
CommentFont.Color = clWindowText
CommentFont.Height = -11
CommentFont.Name = 'Tahoma'
CommentFont.Style = []
SymbolFont.Charset = DEFAULT_CHARSET
SymbolFont.Color = clHighlightText
SymbolFont.Height = -35
SymbolFont.Name = 'Wingdings'
SymbolFont.Style = [fsBold]
Captions.Strings = (
'Seleccione el proveedor')
Comments.Strings = (
' ')
Gradient.FromColor = clHighlight
Gradient.ToColor = clWindow
Gradient.Active = False
Gradient.BufferedDraw = True
Gradient.Orientation = fgdVertical
BufferedDraw = True
ExplicitLeft = 8
ExplicitTop = 145
ExplicitWidth = 786
end
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 656
Visible = False
ExplicitWidth = 656
inherited Image1: TImage
Left = 629
ExplicitLeft = 629
end
end
inherited TBXDock: TTBXDock
Width = 656
Visible = False
ExplicitWidth = 656
inherited tbxMain: TTBXToolbar
inherited TBXItem2: TTBXItem
Images = frViewProveedores1.PngImageList
end
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 656
end
end
inherited StatusBar: TJvStatusBar
Width = 656
Visible = False
ExplicitLeft = 0
ExplicitWidth = 656
end
inline frViewBarraSeleccion1: TfrViewBarraSeleccion [4]
Left = 0
Top = 391
Width = 656
Height = 36
Align = alBottom
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 3
ReadOnly = False
ExplicitTop = 391
ExplicitWidth = 656
inherited JvFooter1: TJvFooter
Width = 656
ExplicitWidth = 656
inherited bSeleccionar: TJvFooterBtn
Left = 496
ExplicitLeft = 626
end
inherited bCancelar: TJvFooterBtn
Left = 574
ExplicitLeft = 574
end
end
inherited BarraSeleccionActionList: TActionList
inherited actSeleccionar: TAction
OnExecute = frViewBarraSeleccion1actSeleccionarExecute
OnUpdate = frViewBarraSeleccion1actSeleccionarUpdate
end
inherited actCancelar: TAction
OnExecute = frViewBarraSeleccion1actCancelarExecute
end
end
end
inherited frViewProveedores1: TfrViewProveedores [5]
Top = 162
Width = 656
Height = 229
Padding.Left = 10
Padding.Top = 10
Padding.Right = 10
Padding.Bottom = 5
TabOrder = 4
ExplicitTop = 162
ExplicitWidth = 656
ExplicitHeight = 229
inherited cxGrid: TcxGrid
Left = 10
Top = 10
Width = 636
Height = 214
ExplicitLeft = 10
ExplicitTop = 10
ExplicitWidth = 636
ExplicitHeight = 214
inherited cxGridView: TcxGridDBTableView
DataController.Summary.FooterSummaryItems = <
item
Format = '0 proveedores'
Kind = skCount
FieldName = 'ID'
Column = frViewProveedores1.cxGridViewNOMBRE
end>
OptionsView.Footer = False
end
end
inherited dsDataSource: TDADataSource
Left = 144
Top = 56
end
inherited dxComponentPrinter: TdxComponentPrinter
inherited dxComponentPrinterLink: TdxGridReportLink
BuiltInReportLink = True
end
end
inherited cxViewGridPopupMenu: TcxGridPopupMenu
PopupMenus = <
item
GridView = frViewProveedores1.cxGridView
HitTypes = [gvhtCell]
Index = 0
end>
end
end
inherited EditorActionList: TActionList [6]
Left = 112
Top = 192
end
inherited SmallImages: TPngImageList [7]
end
inherited LargeImages: TPngImageList [8]
end
inherited JvFormStorage: TJvFormStorage [9]
end
inherited JvAppRegistryStorage: TJvAppRegistryStorage [10]
end
inherited dsDataTable: TDADataSource [11]
Left = 8
Top = 192
end
inherited StatusBarImages: TPngImageList [12]
end
inherited GridPopupMenu: TPopupMenu
Left = 80
Top = 192
end
end