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

TDBRadioGroup.Enabled

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

Declaration

Source position: dbctrls.pp line 389

published property TDBRadioGroup.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.