Navigation: Code Documentation > RSVclCommon > RSGraphics > Delegates
TRSRectEvent Delegate
Event Signature that contains a TRSRect
Namespace: RSGraphics
Delphi
type TRSRectEvent = procedure (Sender: TObject; aRect: TRSRect) of object;
•RSGraphics