| Name | Type | Description |
|---|
| Caption | String | Stores optional label. |
| CData | IntPtr | Returns Open CL buffer reference. |
| CmdQueue | TOpenCLCommandQueue | Returns the queue on the Device on which we will run functions using this object. |
| Complex | Boolean | Set this property to indicate that object data values are to be treated complex. |
| Device | TOpenCLDevice | Returns the device on which we allocated memory for this object. |
| Length | Int32 | Defines the length in number of elements (single or double precision) of the memory allocated. |
| SData | IntPtr | Returns Open CL buffer reference. |
| Tag | Int64 | Allows storing optional information. |