[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TLazAccessibleObject.AccessibleDescription

The description of this accessible object

Declaration

Source position: controls.pp line 1038

public property TLazAccessibleObject.AccessibleDescription : TCaption
  read FAccessibleDescription
  write SetAccessibleDescription;

See also

TControl.AccessibleDescription

  

The accessible description of the control.This should describe the role of the control, for example for TLabel it could be "a text caption".

The latest version of this document can be found at lazarus-ccr.sourceforge.net.