object frmDefMore: TfrmDefMore Left = 133 Top = 57 Width = 303 Height = 346 BorderIcons = [biSystemMenu, biMaximize] Caption = 'Define User Fields' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} PixelsPerInch = 96 TextHeight = 13 object Panel2: TPanel Left = 0 Top = 0 Width = 295 Height = 319 Align = alClient BevelInner = bvLowered BorderWidth = 4 Caption = 'Panel2' TabOrder = 0 object wwDBGrid1: TwwDBGrid Left = 6 Top = 6 Width = 283 Height = 266 TitleColor = clBtnFace FixedCols = 0 ShowHorzScrollBar = True Align = alClient DataSource = frmDataModule.DSMoreName KeyOptions = [] TabOrder = 0 TitleAlignment = taLeftJustify TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'MS Sans Serif' TitleFont.Style = [] TitleLines = 1 TitleButtons = False IndicatorColor = icBlack end object Panel3: TPanel Left = 6 Top = 272 Width = 283 Height = 41 Align = alBottom TabOrder = 1 object BitBtn1: TBitBtn Left = 86 Top = 8 Width = 75 Height = 25 TabOrder = 0 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 178 Top = 8 Width = 75 Height = 25 TabOrder = 1 Kind = bkCancel end end end end