Vcl.ComCtrls.TUDBtnType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TUDBtnType = (btNext, btPrev);

C++

enum DECLSPEC_DENUM TUDBtnType : unsigned char { btNext, btPrev };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.