Contents - Index - Previous - Next


InplaceEditor property



Applies to
TProfGrid component

Declaration
property InplaceEditor: TProfGridInplaceEdit;

Description

Provides direct access to the inplace editor.

Tip:  The TProfGridInplaceEdit class is inherited from the VCL TRichEdit class, so it inherits all public and published properties of TRichEdit.


Run-time only
Read-only