Delegate FRAction<T1> Namespace: FastReport Assembly: FastReport.dll Syntax public delegate void FRAction<in T1>(T1 arg1); Parameters Type Name Description T1 arg1 Type Parameters Name Description T1