Class TGamepadDeviceDict
Unit
Declaration
type TGamepadDeviceDict = class(TObjectDictionary<integer,TGamepadDevice>)
Description
Hierarchy
- TObjectDictionary
- TGamepadDeviceDict
Generated by PasDoc 0.16.0.
type TGamepadDeviceDict = class(TObjectDictionary<integer,TGamepadDevice>)