TVirtualTreeColumns.Equals Method

Virtual Tree View

Compares itself with the given set of columns.

Pascal
function Equals(OtherColumns: TVirtualTreeColumns): Boolean;
Description

Equals returns true if all published properties are the same (including column order), otherwise false is returned.

Class
Links
What do you think about this topic? Send feedback!