Icon CompositeOperation Property

property CompositeOperation: TCompositeOperation

Available In: Visual Client Applications

Specifies how newly-drawn pixels (source) are combined with the existing pixels on the canvas (destination) during drawing operations. The default value is coSourceOver.
Image