TdxDbOrgChart.Active Method
Active reports whether a component is active.
Declaration
function Active: Boolean;
Returns
Type |
---|
Boolean |
Remarks
Returns True, if the component is active, i.e. the connected database is opened and the fields KeyField and ParentField are assigned.
See Also