Items

Graphics32

TPaintStages.Items

property Items[Index: Integer]: PPaintStage; default; // Read only;

Description

The Items property can be used to obtain a pointer to the specified stage. The index of the first paint stage is 0.

See Also

TPaintStage