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

TMaskEdit.Enabled

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

Declaration

Source position: maskedit.pp line 145

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.