Record TGeneralEventRec

Hierarchy
Methods
Properties

Unit

Declaration

type TGeneralEventRec = record

Description

general event record used as parameter for TGeneralEventType

Overview

Fields

Col: longint;
Row: longint;
ParamObject: TObject;
ParamValue: variant;

Description

Fields

Col: longint;
 
Row: longint;
 
ParamObject: TObject;
 
ParamValue: variant;
 

Generated by PasDoc 0.15.0.