[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBMemo.Create

Create - constructor for TDBMemo: calls inherited Create, then sets style and forms datalinks and actions

Declaration

Source position: dbctrls.pp line 825

public constructor TDBMemo.Create(

  TheOwner: TComponent

); override;

See also

TCustomMemo.Create

  

Create - constructor for TCustomMemo: calls inherited Create then initialises some variables, creates the stringlist and creates scrollbars

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads