TAdvCustomFormDesigner.CancelPlacing Method
Cancels a component placing operation.
Remarks
Call CancelPlacing to cancel a component placing operation started with PlaceComponentClass or PlaceComponentClassName. No component is created and the mouse action state goes back to a browsing state.
Syntax
Unit: FormDesigner
procedure TAdvCustomFormDesigner.CancelPlacing;