An example of calling the DrawScope procedure looks like the following:
ll.DrawScope("STANDID=34156", "flush").
To a style (such as color), define this in your project/ini file section, or do it programmatically:
[TatukGIS Layer]
Area.Color=GREEN
[TatukGIS Layer 1]
Style=flush
Area.Color=RED
or
Aera.Color=$0000EE (GBR)
=100:0:0
Note that the style called "selected' was predefined.