Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Input_Library v2.00 Component Reference
|
|
[ TDIDataFormat::ObjectFormats ]
[ next: ObjectSize ]
[ prev: NumObjs ]
__published:
__property TDIObjectDataFormat* ObjectFormats = { read=FGetObjectFormats, write=FSetObjectFormats, default=NULL };
TDIDATAFORMAT::OBJECTFORMATS
[ component property ]
- Description
The ObjectFormats property references an array of TDIObjectDataFormat objects.
Each element of the array holds the format of an individual device control such as a single button or axis.
Care should be taken not to enter the same information into multiple elements or multiple pieces of information into the same element.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|