| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Source position: Prometheus_Vid.pas line 106
| procedure TileSet.AddTileProperty( | 
| ID: Int64; | 
| Name_: String; | 
| Value: String | 
| ); | 
Allows you to add a property to a tile containing a property name and value in the format: Tile number, name string, value string. A system to rapidly index, search and remove properties is in progress, indexing for rapid search being the last to implementation