Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPStringFormat > Methods
TRSGPStringFormat.DeleteTabStop(Integer) Method
Deletes the tab stop at the specified position in the list of tab stops
Namespace: RSGdiPlusGraphics
Delphi
public procedure DeleteTabStop( Index: Integer ); virtual;
Parameters
Index
Type: Integer
•RSGdiPlusGraphics.TRSGPStringFormat.TabStop[Integer]
•RSGdiPlusGraphics.TRSGPStringFormat.TabStopCount
•RSGdiPlusGraphics.TRSGPStringFormat.AddTabStop(Single)
•RSGdiPlusGraphics.TRSGPStringFormat.ClearTabStops
•TRSGPStringFormat
•RSGdiPlusGraphics