Component TAdvTreeView - Type TAdvGraphicsColor and TAdvBitmap missing from Events

Hi,

Good afternoon.

We're using the component TAdvTreeView, but the Types TAdvGraphicsColor and TAdvBitmap are missing from the following Events:

image

Type TAdvGraphicsColor
Event - OnGetNodeTextColor
Event - OnGetNodeColor
Event - OnGetNodeSelectedColor
Event - OnGetNodeSelectedTextColor

Type TAdvBitmap
Event - OnGetNodeIcon

We're using the following configuration:

Delphi 12.1
image

TMS UI PACK Version 13.1.2.0
image

Error that we've gotten:

image

Attached a simple example:

PTreeView_2024_11_18.zip (1.6 MB)

Add AdvGraphics & AdvGraphicsTypes to the uses list

Ok, fixed for AdvGraphics, but not for TAdvBitmap

Is there a Doc that can I consult?

Add AdvTypes