How to link to other page when check box is selected
Delphi
Hi, i have check box and a button check.
Im using TVirtualStringTree.
In my list i have checkbox and when the checkbox is selected and press enter
new page will appear.
How to do that
Editors IDEsDelphi
Last Comment
bernani
8/22/2022 - Mon
rfwoolf
"when the checkbox is selected and press enter"
When the user presses 'enter', what will be in focus or selected at the time? Will it be the checkbox that is selected? A button? Or what?
firekiller15
ASKER
how to
first select a check box in TVirtualStringTree
then click getbutton and new page pop out
How?
When the user presses 'enter', what will be in focus or selected at the time? Will it be the checkbox that is selected? A button? Or what?