TDefaultShapeOptions.DefaultsToTrue Method
Returns true if the shape option has a true value when not specified.
Syntax
Unit: FlexCel.Core
class function TDefaultShapeOptions.DefaultsToTrue(const so: TShapeOption): Boolean; static;
Parameters
<-> |
Parameter |
Type |
Description |
const |
so |
TShapeOption |
Shape option to test. |
See also