Enables/disables the use of the spotlight for surfaces that, by default, don't use it.
Due to the fact that for some kind of surface the spotlight is an integral part of the graphic rendering, this property will not apply if the Surface property is set to one of the following values:
SURFACE_PLASTIC, SURFACE_LUCID, SURFACE_NEON, SURFACE_AQUA and SURFACE_GEL.
This property can be changed at Design time using the "Lighting" tab.
Supported values are the following:
Value
|
Meaning
|
FALSE (default)
|
No spotlight is applied.
|
TRUE
|
Spotlight is applied.
|
For further information about surface lighting, see the How to manage surface lighting section.
|