Parent: $root.$libs.LIB.$remotemenus
Children
Object specific | |
$defaulticoncolor | The color used to draw the icon for the item, when the icon is a themed SVG icon and the $iconcolor property of the item is kColorDefault. If $defaulticoncolor is also kColorDefault, then the themed icon is drawn using the text color |
$editor | The name of the add-in tool library used to edit this class |
$editordata | Editor data stored with the class.Typically used by the library identified by $editor |
$pathname | The path to the class in the folder tree |
$title | The menu title |
Standard | $classdata $classtype $componenticon $componentinfo $componenttype $createdate $desc $disksize $enabled $external $ident $moddate $name $parentfolder $showascheckedout $userinfo $vcsrevision $version |
$findandreplace | $findandreplace(cFind,cRep[,bIgnCase=kTrue,bWholeWord=kFalse,bRegExp=kFalse,bClearLog=kFalse,bReturnLog=kFalse]) If cRep is #NULL,finds all instances of cFind;otherwise,replaces all instances of cFind with cRep.Returns status row |
$removecodefolding | $removecodefolding() Removes code folding from all methods in the class. Returns the number of methods from which code folding was removed |
$objs |