Midware TMWBuffer.HasData
Main page -> Midware component reference -> TMWBuffer -> HasData
Definition
property HasData: Boolean;
Description
HasData property is TRUE when TMWBuffer contains data. This is mostly used when writing data to TMWBuffer without using component's methods. For example, to supply external data, you set DataBuffer, DataBufferSize, DataBufferCount and HasData properties.