<tdclass="itemcode"><code>class function <strong><ahref="uCEFPostDataElement.TCefPostDataElementRef.html#UnWrap-Pointer-">UnWrap</a></strong>(data: Pointer): <ahref="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
<tdclass="itemcode"><code>class function <strong><ahref="uCEFPostDataElement.TCefPostDataElementRef.html#New">New</a></strong>: <ahref="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#IsReadOnly">ICefPostDataElement.IsReadOnly</a>.</p><p>
Returns true (1) if this object is read-only. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#SetToEmpty">ICefPostDataElement.SetToEmpty</a>.</p><p>
Remove all contents from the post data element. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#SetToFile-ustring-">ICefPostDataElement.SetToFile</a>.</p><p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#SetToBytes-NativeUInt-Pointer-">ICefPostDataElement.SetToBytes</a>.</p><p>
The post data element will represent bytes. The bytes passed in will be copied. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#GetType">ICefPostDataElement.GetType</a>.</p><p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#GetFile">ICefPostDataElement.GetFile</a>.</p><p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#GetBytesCount">ICefPostDataElement.GetBytesCount</a>.</p><p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefPostDataElement.html#GetBytes-NativeUInt-Pointer-">ICefPostDataElement.GetBytes</a>.</p><p>
Read up to |size| bytes into |bytes| and return the number of bytes actually read. </p>
<tdclass="itemcode"><spanid="UnWrap-Pointer-"></span><code>class function <strong>UnWrap</strong>(data: Pointer): <ahref="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
</tr>
<tr><tdcolspan="2">
<pclass="nodescription">This item has no description.</p></td></tr>
<tdclass="itemcode"><spanid="New"></span><code>class function <strong>New</strong>: <ahref="uCEFInterfaces.ICefPostDataElement.html">ICefPostDataElement</a>;</code></td>
</tr>
<tr><tdcolspan="2">
<pclass="nodescription">This item has no description.</p></td></tr>