TrvrActionInsertShape.Color, Opacity

<< Click to display table of contents >>

TrvrActionInsertShape.Color, Opacity

Fill color and opacity for the shape.

property Color: TRVColor;
property Opacity: TRVOpacity;

These properties are assigned to Color and Opacity of the inserted item.

Default values

Color: $C68E63 for VCL and LCL; $FF638EC6 for FMX

Opacity: 100000 (i.e. 100%)