| EditBeginModify method |
Applies to
TCustomEditEnh
Declaration
Function EditBeginModify: boolean;
Description
Call to begin modification of control contents. Generally used by
derived classes to perform processing which needs to occur when the
controls contents are about to change due to user input.