Hi
The TcxTreeListBand class does not have the virtual method GetStylesClass, and the TcxTreeListBand.Create constructor method does not use this for creating FStyles
FStyles := TcxTreeListBandStyles.Create(Self);
instead of
FStyles := GetStylesClass.Create(Self);
So I can't use derived styles for this class…
regards
Roald
Hi Roald,
Thank you for pointing out this problem. I am forwarding this issue to our developers for further processing. You will receive an automatic message once the status of this ticket is changed.
Hi Ingvar,
do you have any news regarding my issue?
Hello,
Our developers are working on this request. I am afraid we cannot give you a precise time frame as to when this feature will be implemented. We appreciate your patience and understanding.