Unit 'DAV_VSTEffect' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

TVstParameterPropertiesFlags

Declaration

Source position: DAV_VSTEffect.pas line 460

type TVstParameterPropertiesFlags = set of (

  ppfParameterIsSwitch,

  

  ppfParameterUsesIntegerMinMax,

  

  ppfParameterUsesFloatStep,

  

  ppfParameterUsesIntStep,

  

  ppfParameterSupportsDisplayIndex,

  

  ppfParameterSupportsDisplayCategory,

  

  ppfParameterCanRamp

  

);



CT Web help

CodeTyphon Studio