Reads the data for the control from the specified stream.
Source position: checklst.pas line 66
protected procedure TCustomCheckListBox.ReadData( |
Stream: TStream |
); |
Stream |
|
TStream instance with the data read in the method. |
ReadData is a procedure used to read the data for Items in the control from the specified TStream instance.
|
Writes data for the control to the specified stream. |
| Version 4.4 | Generated 2025-11-08 | Home |