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