Any form that descends from TppForm is replaceable in RB. Descend from TppCustomCancelDialog. See the ppCDlg.pas unit for an example of createing the cancel dialog. Create a new unit, add it to your project, and create your new cancel dialog class. Don't forget to unregister TppCancelDialog and then register yours to take its place.
Comments
TppCustomCancelDialog. See the ppCDlg.pas unit for an example of createing
the cancel dialog. Create a new unit, add it to your project, and create
your new cancel dialog class. Don't forget to unregister TppCancelDialog
and then register yours to take its place.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
I'll be trying this later today.
Cheers,
Anco.