[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |