TdxDbOrgChart.Active Method
In This Article
Active reports whether a component is active.
#Declaration
Delphi
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