OLEDropAllowed example for Delphi
This example toggles the OLEDropAllowed property.
LEADRasterView1.OLEDropAllowed:= Not LEADRasterView1.OLEDropAllowed;