TMiniFMXScenesContext Class
Definition
type TMiniFMXScenesContext = class(TObject)
- Inheritance
-
TObject
TMiniFMXScenesContext
Methods
|
Current
|
|
|
GetFileName
|
|
|
GetValue(string, string, Boolean)
|
|
|
GetValue(string, string, Cardinal)
|
|
|
GetValue(string, string, Integer)
|
|
|
GetValue(string, string, Single)
|
|
|
GetValue(string, string, TJSONValue)
|
|
|
GetValue(string, string, string)
|
|
|
RemoveAll
|
|
|
RemoveSection(string)
|
|
|
SetValue(string, string, Boolean)
|
|
|
SetValue(string, string, Cardinal)
|
|
|
SetValue(string, string, Integer)
|
|
|
SetValue(string, string, Single)
|
|
|
SetValue(string, string, TJSONValue)
|
|
|
SetValue(string, string, string)
|
|