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

TCustomTreeView.LoadFromStream

Loads tree view data from the specified stream.

Declaration

Source position: comctrls.pp line 3673

public procedure TCustomTreeView.LoadFromStream(

  Stream: TStream

);