Back to Devexpress

TdxFilterStyleEvent Type

vcl-dxpscore-3579cded.md

latest494 B
Original Source

TdxFilterStyleEvent Type

Declaration

delphi
TdxFilterStyleEvent = procedure(Sender: TBasedxReportLink; AStyle: TBasedxPrintStyle; var ASupported: Boolean) of object;

Parameters

NameType
SenderTBasedxReportLink
AStyleTBasedxPrintStyle
ASupportedBoolean

See Also

dxPSCore Unit