Unit DSSObjectHelper

Functions and Procedures
Constants
Variables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TDSSClassHelper  
Class TDSSObjectHelper  

Types

DSSJsonOptions = (...);

Description

Types

DSSJsonOptions = (...);
 
Values
  • Full = 1shl0
  • SkipRedundant = 1shl1
  • EnumAsInt = 1shl2
  • FullNames = 1shl3
  • Pretty = 1shl4
  • ExcludeDisabled = 1shl5
  • State = 1shl6
  • Debug = 1shl7: TODO: power flow state for the given element, if applies

Generated by PasDoc 0.16.0.