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

TDBGrid.Enabled

Whether the control is Enabled. If not, it usually appears 'greyed-out'

Declaration

Source position: dbgrids.pas line 484

published property TDBGrid.Enabled;

Description

// standard properties, which should be supported by all descendants

Whether the control is Enabled. If not, it usually appears 'greyed-out'

Reads a flag to see whether the control is enabled, or stores a new value. If stored, sets a flag to say so.