RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GraphUtil.SortColorArray Function
Pascal
procedure SortColorArray(ColorArray: TColorArray; L: Integer; R: Integer; SortType: TColorArraySortType; Reverse: Boolean = False);
C++
SortColorArray(TColorArray ColorArray, int L, int R, TColorArraySortType SortType, Boolean Reverse = False);

GraphUtil

This is function GraphUtil.SortColorArray.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!