inherited frViewPlazoEntrega: TfrViewPlazoEntrega Width = 300 Constraints.MinWidth = 300 DesignSize = ( 300 222) object Label5: TLabel Left = 8 Top = 8 Width = 97 Height = 13 Caption = 'Plazo de entrega' Font.Charset = DEFAULT_CHARSET Font.Color = clActiveCaption Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 112 Top = 8 Width = 176 Height = 9 Anchors = [akLeft, akTop, akRight] Shape = bsBottomLine end object memPlazoEntrega: TcxDBMemo Left = 16 Top = 32 Anchors = [akLeft, akTop, akRight, akBottom] DataBinding.DataField = 'PLAZOENTREGA' DataBinding.DataSource = DADataSource Properties.ScrollBars = ssVertical Style.LookAndFeel.NativeStyle = True StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.NativeStyle = True TabOrder = 0 Height = 193 Width = 269 end object DADataSource: TDADataSource Left = 16 Top = 48 end end