Unit 'GIS_EarthBase' Package
[Overview][Constants][Types][Classes][Index] [#pl_gaiagis]

TEarthProgressEvent

Declaration

Source position: GIS_EarthBase.pas line 51

type TEarthProgressEvent = procedure(

  Sender: TEarthBase;

  MsgType: TGISProgressMessage;

  const MsgText: string;

  var Abort: Boolean

) of object;



CT Web help

CodeTyphon Studio