Search Locate Previous Next Contents

Cancel Button (QT)


Description
A simple button, but with the Dyalog (‘Cancel’ 1) property preset. It closes the parent form when the user hits <Esc>.

The form will return 0 from #.CPro.Call when closed with a <Cancel>. Any “Select” action you put on this button will run, but will inhibit the default action. Add #.CPro.Return 0 to reinstate the default behaviour.

Class Property Table
NameTypeDefaultDescription
HintString
StyleManyOf


Continue to: Radio Button Group (RB)
© Copyright Causeway Graphical Systems Ltd 2003