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