Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.AccessibleValue

The accessibility value for the control.

Declaration

Source position: controls.pp line 1762

public property TControl.AccessibleValue : TCaption
  read GetAccessibleValue
  write SetAccessibleValue;

Description

The accessible value of the control. For example, for TLabel it would be the same as the Caption property.

See also

TLazAccessibleObject.AccessibleValue

  

The value of this accessible object.



CT Web help

CodeTyphon Studio