[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The accessible description of the control.This should describe the role of the control, for example for TLabel it could be "a text caption".
Source position: controls.pp line 1635
public property TControl.AccessibleDescription : TCaption |
The accessible description of the control. This should describe the role of the control, for example for TLabel it could be "a text caption". This property is connected and synchronized with TControl.GetAccessibleObject().AccessibleDescription.
|
The description of this accessible object |
lazarus-ccr.sourceforge.net |