SetStripeSegment method (Mixed Raster Content Control)
| Builder Syntax | int __fastcall SetStripeSegment (int nStripeIndex, int SegmentLeft, int SegmentTop, int SegmentRight, int SegmentBottom, int nSegType, unsigned crTextForeColor, unsigned crTextBackColor); | 
| Delphi Syntax | Function SetStripeSegment (nStripeIndex: Integer; SegmentLeft: Integer; SegmentTop: Integer; SegmentRight: Integer; SegmentBottom: Integer; nSegType: Integer; crTextForeColor: TColorRef; crTextBackColor: TColorRef): Integer; | 
| Overview | Refer to Working with MRC Bitmap. | 
Remarks
Manually adds a new segment to an existing stripe. The SetNewStripe method must be used to add a stripe before calling this method.
See Also
| Elements | |
| Topics |