Midware TMWBuffer.DataBufferSize
Jump to navigation
Jump to search
Main page -> Midware component reference -> TMWBuffer -> DataBufferSize
Definition
property DataBufferSize: Longlnt;
Description
The size in bytes of the current buffer. Assigning a value to this property will allocate or reallocate the buffer. Buffer address is given by DataBuffer property. How much data is already stored in buffer is given by DataBufferCount property.