TTMSFNCMemoThemeReferences Class
A collection of custom theme references that are registered with the editor to provide additional colour themes selectable via TTMSFNCCustomMemo.Theme.
API unit family: TMSFNCMemo
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCMemoThemeReferences = class(TTMSFNCOwnedCollection)
Properties
Name
Description
Items
Returns the theme reference at the given zero-based index.
Methods
Name
Description
Add
Appends a new empty theme reference to the collection.
Insert
Inserts a new empty theme reference at the specified position.
Events
Name
Description
OnChange
Fires when the collection is modified, allowing the editor to re-register all custom themes.