ScriptColumn

In a script's OnInit method it can call the ScriptInitData.AddColumn method to add custom columnsto Opus. These columns can be displayed in file displays and infotips, and can be searched on using the Advanced Find function. Each call to AddColumn returns a ScriptColumn object that the script needs to initialize.

最后更新于