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

TControl.AccessibleRole

The accessible role of the control which classifies what kind of object this is. See TLazAccessibilityRole for a list of possible values

Declaration

Source position: controls.pp line 1637

public property TControl.AccessibleRole : TLazAccessibilityRole
  read GetAccessibleRole
  write SetAccessibleRole;

See also

TLazAccessibilityRole

  

Indicates the role which a accessible object takes in the user interface

TLazAccessibleObject.AccessibleRole

  

The role of this accessible object

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