TdxCustomOrgChart.IsZoomed Method
Identifies if the control’s content is shrunk.
Declaration
function IsZoomed: Boolean;
Returns
Type |
---|
Boolean |
Remarks
This function returns True if the content is shrunk to fit into the control’s client area, otherwise — False.
See Also