|
How to use TStandardDrawer?
Nothing special - drop component onto the form and add it into Drawers collection of TImageEditor. If you want to modify functionality of TStandardDrawer, just use events. If you'll set Processed parameter to True, the default code of TStandardDrawer's appropriated method will be ignored.
|