Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.4 Generated 2025-11-08 Home