API:System.TTextLineBreakStyle
Delphi
TTextLineBreakStyle = (tlbsLF, tlbsCRLF);
C++
enum DECLSPEC_DENUM TTextLineBreakStyle : unsigned char { tlbsLF, tlbsCRLF };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!