Skip to main content

TdxPrintStyleManager.Title Property

Determines the title of the style manager dialog window.

Declaration

property Title: string read; write;

Property Value

Type
string

Remarks

A user can work with print styles at runtime via the appropriate dialog window. Use the Title property to determine the caption of this window.

See Also