Class TChannelMixerChannel
Unit
xomDXGraphics
Declaration
type TChannelMixerChannel = class(TXOMObject)
Description
TChannelMixerChannel
Hierarchy
- TXOMObject
- TChannelMixerChannel
Overview
Methods
Properties
Description
Methods
 |
procedure AfterConstruction; override; |
|
|
 |
procedure BeforeDestruction; override; |
|
|
 |
function Empty: Boolean; |
|
|
Properties
 |
property Channel: TToneCurveChannel read FChannel write FChannel; |
|
|
Generated by PasDoc 0.15.0.
|