TdxPSEngineController.Active Property
In This Article
Activates the current TdxPSEngineController component.
#Declaration
Delphi
property Active: Boolean read; write; default False;
#Property Value
Type | Default |
---|---|
Boolean | False |
#Remarks
Setting this property to True calls the Activate method of the current TdxPSEngineController component.
Note
Adding a new Tdx
See Also