TTMSFNCDataGridButton.Callback Property
Anonymous procedure invoked when the button is clicked. Useful as a compact alternative to assigning
OnClick.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGridButton
Type: TProc
Syntax
property Callback: TProc;