Skip to main content

TBasedxPrintStyle.BuiltIn Property

Specifies whether the current style is built-in.

Declaration

property BuiltIn: Boolean read; write;

Property Value

Type
Boolean

Remarks

The ExpressPrinting System contains built-in print styles that are created at design time. These styles cannot be deleted at runtime. The BuiltIn property specifies whether the current style is built-in or created at runtime via the Copy function of the Define Print Styles dialog window.

See Also