Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
rStringGridEd
type TGeneralEventRec = record
general event record used as parameter for TGeneralEventType
Col: longint;
Row: longint;
ParamObject: TObject;
ParamValue: variant;