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