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.6 | Generated 2026-02-20 | Home |