[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TDBMemo: calls inherited Create, then sets style and forms datalinks and actions
Source position: dbctrls.pp line 875
public constructor TDBMemo.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TCustomMemo: calls inherited Create then initialises some variables, creates the stringlist and creates scrollbars |
lazarus-ccr.sourceforge.net |