TdxCustomOrgChart.PaintContentTo(TCanvas,Integer,Integer) Method
In This Article
Paints the control’s content on the specified canvas.
#Declaration
#Parameters
Name | Type |
---|---|
ACanvas | TCanvas |
X | Integer |
Y | Integer |
#Remarks
Call this procedure to display the content on a canvas passed as the ACanvas parameter.
See Also