[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates the TLazAccessibleObject for this control. This method should just create the object and return it. It is useful for classes which desire to have a descendent of TLazAccessibleObject instead of the base class.
Source position: controls.pp line 1484
public function TControl.CreateAccessibleObject: TLazAccessibleObject; virtual; |
|
Represents an accessible object with which the user of a accessibility tool can interact. |
|
|
Returns True if the control is being dragged |
lazarus-ccr.sourceforge.net |