TFlxApplyFillPattern.Create Method
Creates the record setting all members to true or false.
Syntax
Unit: FlexCel.Core
class function TFlxApplyFillPattern.Create(const AllTrue: Boolean): TFlxApplyFillPattern; static; overload;
Parameters
<-> |
Parameter |
Type |
Description |
const |
AllTrue |
Boolean |
If true all members will be set to true. |
See also