Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread OnButtonClick Event
Tue, Nov 17 2020 11:45 PMPermanent Link

Richard Harding

Wise Nutrition Coaching

Greetings Tim

The documentation for the OnButtonClick event for the TDatasetToolbar states:
* to not allow the click, return false
* to allow the click, return true.

I think it is more accurate to say something like:
* return true to allow the default behaviour of the clicked button on exit

Richard
Fri, Nov 20 2020 11:41 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Richard,

<< The documentation for the OnButtonClick event for the TDatasetToolbar states:
* to not allow the click, return false
* to allow the click, return true.

I think it is more accurate to say something like:
* return true to allow the default behaviour of the clicked button on exit >>

I'll update the documentation accordingly.

Thanks !

Tim Young
Elevate Software
www.elevatesoft.com
Image