Provides information about the DockSite for the control.
Source position: controls.pp line 2257
protected property TWinControl.OnGetSiteInfo : TGetSiteInfoEvent |
The handler can adjust the InfluenceRect, within which mouse moves are recognized by this control. The handler also can deny any drops, depending on the dragging operation for the control.
OnGetSiteInfo occurs before the OnDockOver event handler.
|
Event handler for moves of a control over this docksite; determines acceptance or rejection of an possible drop. |
CT Web help |
CodeTyphon Studio |