ModelMaker Code Explorer does not allow you to edit the “most recently used” items in that you can use in various places, but luckily these history lists are all in the registry as keys under this base key:
HKEY_CURRENT_USER\Software\ModelMaker\MideX\#.0\Histories
There # is the major version number of ModelMaker Code Explorer (internally named MideX
).
Under the base key, you can find these keys:
ExternalSpac
not figured out yet
InterfaceSupport
not figured out yet
Object PascalParameters
list limited to 60 individual parameters (“Modifier Name: Type = Default”)
Parameters
list limited to 60 parameter lists in the “Edit Method” wizard.
PascalTypeNames
list limited to 60 variable types
PascalVarLookup
list limited to 60 variables (each of form “Variable: Type”) used in the “Add Explaining Variable” wizard.
PropArray
array indexes used in the property editor
PropDefaultSpec
default values of properties in the property editor
PropWriteParam
write parameters in the property editor
RenameLocal
not figured out yet
ResStrExternalFile
not figured out yet
Surrounds
not figured out yet
UsedUnits
list limited to 30 entries of the uses list editor
If you made a typo anywhere, then just edit or delete these entries.
–jeroen
Like this:
Like Loading...