Table of Contents

TTMSFNCCustomControlPickerOnSetContentEvent Event Type

Event handler signature used to override the text displayed by the picker.

API unit family: TMSFNCControlPicker

Parameters

Name Description
Sender Object that triggered the event.
AText Display text that can be changed by the handler.
AAllow Set to True to apply the text; set to False to keep the current text.