Skip to content

Make some members of TVirtualNode private #832

Closed
@joachimmarder

Description

@joachimmarder

Frequently users of Virtual TreeView have problems because they use the members of TVirtualNode directly instead of the proper methods in TBaseVirtualTree. See e.g. #831

We should consider making them private, we could replace them with nice getter functions or properties, which are implmeneted similar to those in the TBaseVirtualTree. This has already been done for the Data field.

Metadata

Metadata

Assignees

Labels

Breaking ChangeOpen for DiscussionThere are several possibilites to address the issue and anyone is invited for comments.RefactoringInternal code changes that improve architecture

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions