Home | GR32_Layers | TCustomLayer |
TCustomLayer.OnPaint
property OnPaint: TPaintLayerEvent;
type TPaintLayerEvent = procedure(Sender: TObject; Buffer: TBitmap32) of object;
Description
Provide a handler for this event to paint the layer. Use the TBitmap32 instance indicated by the Buffer parameter to paint the layer.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007