help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

TTextLineBreakStyle

Text line break style. (end of line character)

Declaration

Source position: systemh.inc line 287

type TTextLineBreakStyle = (

  tlbsLF,

  

Line-feed only (#10, unix style)

  tlbsCRLF,

  

Carriage-return, line-feed (#13#30, Windows style)

  tlbsCR

  

Carriage-return (#13, Mac-OS style)

);

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505