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
|
|
[ 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: admin@bcb-tools.com.
|
|