====== Standard-Funktionen und -Methoden ======

===== im Module (TinsightsModuleBase) =====

==== Presets ====

  * ActivatePresetsByID ++ Info | \\ //Aktiviert einen Preset für das aktuelle Modul über die PresetID// ++
  * CurrentConfigToJson ++ Info | \\ //...// ++
  * CurrentConfigFromJson

===== TCommon - insights.common =====

  * AddButtonToButtonLayoutGroup ++ Info | \\ //AddButtonToButtonLayoutGroup(dxLayoutGroup, 'btn1', 'btn', 1, 1, GroupButtonClicked);// \\ 
Beschreibung
++