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

TCustomTreeView.GetSelectedChildAccessibleObject

Returns the currently selected child accessible object.

Declaration

Source position: comctrls.pp line 3625

public function TCustomTreeView.GetSelectedChildAccessibleObject: TLazAccessibleObject; override;

Function result

True if the node data was successfully added to the accessibility object.

Description

In TCustomTreeView, the value in Selection is included as a data object for the accessibility object.


Version 3.2 Generated 2024-02-25 Home