Rechte Maustaste -> Deklaration suchen :
Delphi-Quellcode:
...
TCustomVirtualExplorerTreeOptions = class(TStringTreeOptions
...
property Owner: TCustomVirtualExplorerTree read GetOwner;
...
das gleiche bei
TCustomVirtualExplorerTree = class(TCustomVirtualStringTree, IVirtualShellNotify)
und so weiter.
Ergebnis:
Zitat:
ich finde es auch nicht