Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIEffect::TriggerButton ]
[ next: TriggerRepeatInterval ]
[ prev: StartDelay ]
__published:
__property dword TriggerButton = { read=FGetTriggerButton, write=FSetTriggerButton, default=0 };
TDIEFFECT::TRIGGERBUTTON
[ component property ]
- Description
The TriggerButton property indicates which button should trigger the effect's playback.
A setting of DIEB_NOTRIGGER indicates that the effect is not triggered by a button and the setting of DIEFF_OBJECTIDS or DIEFF_OBJECTOFFSETS in TDIEffect::Flags determines how this value is interpreted.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|