[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to perform validation for a cell value.
Source position: grids.pas line 1290
protected property TCustomGrid.OnValidateEntry : TValidateEntryEvent |
OnValidateEntry is a TValidateEntryEvent which implements the event handler signalled to perform validation for cells in the ValidateEntry method.
|
Validates the value for the specified cell. |