Navigation: Code Documentation > RSCommon > GStreams > Classes > TGBufferStream > Properties
TGBufferStream.OnFillBuffer Property
Occurs whenever the buffer is refilled from the stream.
Write an OnFillBuffer event when you want to take action every time the buffer is filled.
Namespace: GStreams
Delphi
public property OnFillBuffer: TNotifyEvent read FOnFillBuffer write FOnFillBuffer;
Property Value
Type: TNotifyEvent
•GStreams.TGBufferStream.OnFlushBuffer
•TGBufferStream
•GStreams