Writes data for the control to the specified stream.
Source position: checklst.pas line 67
protected procedure TCustomCheckListBox.WriteData( |
Stream: TStream |
); |
Stream |
|
TStream instance where data for the control is written in the method. |
WriteData is a procedure used write data for the control to the TStream instance.
| Version 4.4 | Generated 2025-11-08 | Home |