Vcl.ListActns.TListItemsSortType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TListItemsSortType = (stNone, stData, stText, stBoth);

C++

enum DECLSPEC_DENUM TListItemsSortType : unsigned char { stNone, stData, stText, stBoth };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.ListActns.pas
Vcl.ListActns.hpp
Vcl.ListActns Vcl.ListActns

Description

Embarcadero Technologies does not currently have any additional information.