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

TDBCustomNavigator.SetEnabled

Sets the value for the Enabled property.

Declaration

Source position: dbctrls.pp line 1409

protected procedure TDBCustomNavigator.SetEnabled(

  Value: Boolean

); override;

Arguments

Value

  

New value for the Enabled property.

See also

TControl.Enabled

  

Determines whether the control responds to mouse or keyboard input.


Version 4.0 Generated 2025-05-03 Home