ActiveViewIndex
Specifies index of currently ActiveView
within internal list of grid views.
pas
property ActiveViewIndex: Integer read GetActiveViewIndex write SetActiveViewIndex default -1;
If value of ActiveView
is nil
, value of the property will be -1.