Writes LCL component streaming data to a stream.
Source position: extctrls.pp line 839
protected procedure TCustomCheckGroup.WriteData(
Stream: TStream
);
Stream
TStream instance where values are written in the method.