Unit AirenceTypes
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Variables
Description
Overview
Types
Constants
Description
Types
TAirenceColor = (...); |
Attributes
EnumPrefix('ac')
EnumCaption('off')
EnumCaption('Red')
EnumCaption('Green')
EnumCaption('Yellow')
Values
-
acNone
-
acRed
-
acGreen
-
acYellow
|
TAirenceBlinkSpeed = (...); |
Attributes
EnumPrefix('abs')
EnumCaption('Slow')
EnumCaption('Normal')
EnumCaption('Fast')
Values
-
absSlow
-
absNormal
-
absFast
|
TAirencePlayerOption = (...); |
Attributes
EnumPrefix('apo')
EnumCaption('Automatic PFL switch')
EnumCaption('Use PAUSE/STOP')
Values
|
TAirenceCartwallButtons = (...); |
Attributes
EnumPrefix('acb')
EnumCaption('"A" Buttons')
EnumCaption('"B" Buttons')
EnumCaption('"A" and "B" Buttons (top to bottom)')
EnumCaption('"A" and "B" Buttons (left to right)')
Values
-
acbAButtons
-
acbBButtons
-
acbAandBButtonsVertical
-
acbAandBButtonsHorizontal
|
Constants
AIRENCE_SW_USB1_FADERSTART = 27; |
|
|
AIRENCE_SW_USB1_CUE = 29; |
|
|
AIRENCE_SW_USB2_FADERSTART = 30; |
|
|
AIRENCE_SW_USB2_CUE = 32; |
|
|
AIRENCE_SW_USB3_FADERSTART = 33; |
|
|
AIRENCE_SW_USB3_CUE = 35; |
|
|
AIRENCE_SW_USB4_FADERSTART = 36; |
|
|
AIRENCE_SW_USB4_CUE = 38; |
|
|
AIRENCE_SW_ENCODER_TURN = 39; |
|
not really a switch, but we use it for commands
|
Generated by PasDoc 0.16.0.