Search
Layer(TColor, TPalette) Events
 


 Public Events

  Name Description

AsyncDatabaseLoadComplete

Raised when an asynchronous database-read operation is completed. (Inherited from Layer.)

AsyncLoadComplete

Raised when an asynchronous shapefile-read operation is completed. (Inherited from Layer.)

BeginLoad

Raised when the component starts loading map data from a file or memory stream. (Inherited from Layer.)

EndLoad

Raised when the component ends loading map data from a file or memory stream. (Inherited from Layer.)

PropertyChanged

Raised when the value of a property of the Layer class is changed. (Inherited from Layer.)

 See Also