TdxCustomOrgChart.FullExpand Method
Expands all tree nodes within the OrgChart control.
#Declaration
procedure FullExpand;
#Remarks
Call this procedure to show all the tree nodes. To collapse all the nodes invoke, the FullCollapse procedure.