| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Creates a TLazAccessibleObject instance for this control.
Source position: controls.pp line 1624
public function TControl.CreateAccessibleObject: TLazAccessibleObject; virtual;  | 
CreateAccessibleObject should just create and return the object instance. It is useful for classes derived from a descendant of TLazAccessibleObject (instead of the base class).
  | 
Represents an accessibility object for user or accessibility tool interactions.  | 
|
  | 
Returns True if the control is being dragged.  | 
| Version 4.0 | Generated 2025-05-03 | Home |