API:Vcl.FileCtrl.TTextCase
Delphi
TTextCase = (tcLowerCase, tcUpperCase);
C++
enum DECLSPEC_DENUM TTextCase : unsigned char { tcLowerCase, tcUpperCase };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.FileCtrl.pas Vcl.FileCtrl.hpp |
Vcl.FileCtrl | Vcl.FileCtrl |
Description
Embarcadero Technologies does not currently have any additional information.