API:System.Types.TVertRectAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TVertRectAlign = (Center, Top, Bottom);

C++

enum class DECLSPEC_DENUM TVertRectAlign : unsigned char { Center, Top, Bottom };

Properties

Type Visibility Source Unit Parent
enum public
System.Types.pas
System.Types.hpp
System.Types System.Types

Description

Embarcadero Technologies does not currently have any additional information.