Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.SaveToStream

Saves the tree view data to the specified stream.

Declaration

Source position: comctrls.pp line 3675

public procedure TCustomTreeView.SaveToStream(

  Stream: TStream

);