API:System.Math.TPaymentTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPaymentTime = (ptEndOfPeriod, ptStartOfPeriod);

C++

enum DECLSPEC_DENUM TPaymentTime : unsigned char { ptEndOfPeriod, ptStartOfPeriod };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.