property Items[Index: Integer]: PPaintStage; default; // Read only;
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]: