OnButtonClick
Occurs if Button
property is set to True
and user click on cell.
pas
property OnButtonClick: TNotifyEvent read FOnButtonClick write FOnButtonClick;
Occurs if Button
property is set to True
and user click on cell.
property OnButtonClick: TNotifyEvent read FOnButtonClick write FOnButtonClick;