Table of Contents

TTMSFNCDatePicker.OnBeforeEditExitValidate Event

Occurs before the edit control exits and allows exit validation to be cancelled.

API unit family: TMSFNCDatePicker Declaring type: TTMSFNCDatePicker Inherited from: TTMSFNCCustomDatePicker

Syntax

OnBeforeEditExitValidate: TTMSFNCCustomDatePickerEditExitValidateEvent;

Parameters

Name Description
Sender Object that triggered the event.
AAllow Set to False to keep focus in the edit control.