TdxCustomOrgChart.IsZoomed Method
In This Article
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