|
|
What is TSimpleDrawer?
TSimpleDrawer is a simplest drawer class derived directly from internal empty TCustomDrawer component. This component just calls event handler in each method. This component is used as ancestor for any standard drawer and each our standard drawer calls inherited method in overridden one. This allows to modify drawer's functionality with easy using drawer's events only.
|
|