| OnButtonClick Event |
Applies to
TIB_CustomEdit
Declaration
TNotifyEvent = Procedure(Sender: TObject) of object;
Description
This event will fire when the user presses the button in the edit control,
or when the user presses CTRL+ENTER and the ButtonStyle property is set to
show a button.