0
votes
Deactivating the TShellTreeView Delphi Control - Faking the Active Property
About Delphi Programming
– in Shell Controls :: Delphi's TShellTreeView component displays a hierarchical tree view of the system's shell folders and files. I have an application using TShellTreeView with otFolders and otNonFolders set for ObjectTypes. The actual shell tree is, by design, not visible, and is only presented to the user when actually needed. When the form hosting the shelltreeview is created, the TShellTreeView will read the shell structure and populate the tree. Note that the component is not visible by default - therefore not "needed" at form creation. The process of enumerating the shell as done by the ...
Statistics
|
Visits by Source |
User Actions |



