[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The accessible value of the control.
Source position: controls.pp line 1711
public property TControl.AccessibleValue : TCaption |
The accessible value of the control. For example, for TLabel it would be the same as the Caption property. This property is connected and synchronized with TControl.GetAccessibleObject().AccessibleValue.
|
The value of this accessible object. |
lazarus-ccr.sourceforge.net |