[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDragDockObject.Floating

The final state of the dragged control (after drop).

Declaration

Source position: controls.pp line 451

public property TDragDockObject.Floating: Boolean
  read FFloating
  write FFloating;

Description

True when the dragged control becomes or stays floating.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.