API:Vcl.GraphUtil.SortColorArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SortColorArray(ColorArray: TColorArray; L, R: Integer; SortType: TColorArraySortType; Reverse: Boolean);

C++

extern DELPHI_PACKAGE void __fastcall SortColorArray(TColorArray ColorArray, int L, int R, TColorArraySortType SortType, bool Reverse = false);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.GraphUtil.pas
Vcl.GraphUtil.hpp
Vcl.GraphUtil Vcl.GraphUtil

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.