Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBCustomNavigator.Create

Create - constructor for TDBCustomNavigator: locks the buttons, calls inherited Create, sets default size, style, forms datalinks, initializes hints, updates the buttons.

Declaration

Source position: dbctrls.pp line 1394

public constructor TDBCustomNavigator.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner of the class instance.

See also

TCustomPanel.Create

  

Constructor for the class instance.