[Overview][Types][Classes][Procedures and functions][Index] |
Performs actions needed when LCL component streaming has been completed.
Source position: shellctrls.pas line 105
protected procedure TCustomShellTreeView.Loaded; override; |
Loaded is an overridden procedure used to perform actions needed when LCL component streaming has been completed. In TCustomShellTreeView, this includes calling the inherited method and setting the initial value for the root directory. If the initial root directory was assigned at design-time, PopulateWithBaseFiles is called to load files in the shell control.
|
Indicates the directory or path which is the top-level node in the tree view. |
|
|
Fills the tree view when the Root directory is empty. |
Version 4.0 | Generated 2025-05-03 | Home |