TurboPack / MustangpeakVirtualshellTools

Delphi and CBuilder Components to create Explorer type programs
Other
49 stars 24 forks source link

TVirtualExplorerTreeview thrown AV when Active := True; #4

Closed cbl-it closed 8 years ago

cbl-it commented 8 years ago

The same as mentioned in issues/3 New project Drop a TVirtualExplorerTreeview on the main form Change the Active property to TRUE AV looks like the Error comes from here FreeAndNil(Data.ColumnManager); All needed Packages are using from here and not from the GetIt Packager Delphi Berlin 10.1

Maybe the (Data) Object are nil???

romankassebaum commented 8 years ago

Fixed.