Unit 'RichMemo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_richmemo]

TTabStopList

Declaration

Source position: richmemo.pas line 105

type TTabStopList = record

  Count: Integer;

  

  Tabs: array of TTabStop;

  

end;



CT Web help

CodeTyphon Studio