Skip to main content

TBasedxPrintStyle.Data Property

Contains a pointer to arbitrary data.

Declaration

property Data: Pointer read; write;

Property Value

Type
Pointer

Remarks

Use the Data property to associate a print style with corresponding data. This data does not affect report representation. You can use it as your needs dictate.

See Also