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

TDragObject.AutoFree

Indicates whether the object shall be destroyed at the end of the dragging operation.

Declaration

Source position: controls.pp line 528

public property TDragObject.AutoFree : Boolean
  read FAutoFree;

Description

This is a Lazarus specific property, introduced to get rid of the special Delphi TDrag...Ex classes.


Version 4.0 Generated 2025-05-03 Home