object Form2: TForm2 Left = 196 Top = 202 HorzScrollBar.Visible = False VertScrollBar.Visible = False Anchors = [] AutoScroll = False AutoSize = True Caption = 'Form2' ClientHeight = 273 ClientWidth = 593 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object DBGrid1: TDBGrid Left = 0 Top = 0 Width = 593 Height = 273 Cursor = crCross Anchors = [] Color = 15138559 DataSource = Formppal.DataSource3 FixedColor = 107418 Font.Charset = DEFAULT_CHARSET Font.Color = clMaroon Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit] ParentFont = False ReadOnly = True TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clMaroon TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [fsBold] Columns = < item Color = 5308149 Expanded = False FieldName = 'NUMERO' Font.Charset = DEFAULT_CHARSET Font.Color = 25180 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Title.Caption = 'Número' Width = 65 Visible = True end item Expanded = False FieldName = 'POTENCIA' Title.Caption = 'Potencia' Width = 75 Visible = True end item Expanded = False FieldName = 'TENSION_DE_PANEL' Title.Caption = 'U panel' Width = 81 Visible = True end item Expanded = False FieldName = 'INTENSIDAD_DE_PANEL' Title.Caption = 'I panel' Width = 77 Visible = True end item Expanded = False FieldName = 'TENSION_DE_RED' Title.Caption = 'U red' Visible = True end item Expanded = False FieldName = 'INTENSIDAD_DE_BOBINA' Title.Caption = 'I bobina' Visible = True end item Expanded = False FieldName = 'FECHA_Y_HORA' Title.Caption = 'Fecha y hora' Width = 114 Visible = True end> end end