Create(TdxDBTreeNodes,Variant) Constructor
Initializes a new instance of the TdxDBTreeNode class with specified settings.
Declaration
constructor Create(AOwner: TdxDBTreeNodes; Value: Variant); reintroduce; overload;
Parameters
Name | Type |
---|---|
AOwner | TdxDBTreeNodes |
Value | Variant |
See Also