Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TDragObject.AutoCreated

Was the drag object created automatically?

Declaration

Source position: controls.pp line 467

public property TDragObject.AutoCreated : Boolean
  read FAutoCreated;

Description

This property is of little use, more important is the AutoFree property.