www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Input_Library v1.90 Component Reference
|
|
[ TDIEffect::TriggerRepeatInterval ]
[ next: TypeSpecificParams ]
[ prev: TriggerButton ]
__published:
__property dword TriggerRepeatInterval = { read=FGetTriggerRepeatInterval, write=FSetTriggerRepeatInterval, default=0 };
TDIEFFECT::TRIGGERREPEATINTERVAL
[ component property ]
- Description
The TriggerRepeatInterval property defines the how long, in microseconds, to wait between playbacks of the effect when the button is held down.
This property is only used if the effect is triggered by a button press and repetition support is available.
Repetition support will be indicated by the DIEP_TRIGGERREPEATINTERVAL flag being set in the TDIEffectInfo::StaticParams associated with this effect.
A setting of INFINITE indicates there will be no effect repetition while the button is held down.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|