Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V25.2
  • TdxBackendCustomParameter Methods

    The base class for backend client parameters.
    Name Description
    Assign(TPersistent) Inherited from TPersistent.
    AssignTo(TPersistent) Inherited from TPersistent.
    Equals(TObject) Inherited from TObject.
    FromJSON(TJSONObject) Imports parameter data from a JSON object.
    GetDisplayName Inherited from TCollectionItem.
    GetHashCode Inherited from TObject.
    GetNamePath Inherited from TPersistent.
    GetOwner Inherited from TPersistent.
    Release Inherited from TCollectionItem.
    SetDisplayName(String) Inherited from TCollectionItem.
    ToJSON Exports parameter data in the JSON format.
    ToString Inherited from TObject.
    See Also