Navigation: Code Documentation > RSVclCommon > RSGraphics > Delegates
TRSGetRectEvent Delegate
Event Signature for returning a TRSRect
Namespace: RSGraphics
Delphi
type TRSGetRectEvent = procedure (Sender: TObject; var aRect: TRSRect) of object;
•RSGraphics