Back to Devexpress

TdxCustomOrgChart.IsZoomed Method

vcl-dxorgchr-dot-tdxcustomorgchart-aab3aab9.md

latest712 B
Original Source

TdxCustomOrgChart.IsZoomed Method

Identifies if the control’s content is shrunk.

Declaration

delphi
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

TdxCustomOrgChart.DoZoom

TdxCustomOrgChart.Zoom

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit