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