TMiniFMXSceneList Class
Definition
To store the list of scenes and their instance when you use a TForm
Delphi
type TMiniFMXSceneList = class(TDictionary<TSceneType, TFMXObject>)
- Inheritance
-
TDictionary<TSceneType, TFMXObject>TMiniFMXSceneList