TdxPrintStyleManager.Clear Method
In This Article
Deletes all print styles within the current style manager.
#Declaration
Delphi
procedure Clear;
#Remarks
Call the Clear method to destroy all previously created print styles.
See Also