|
RAD Studio VCL Reference
|
Specifies the characters that are used by default to separate lines in text.
DefaultTextLineBreakStyle: TTextLineBreakStyle = tlbsCRLF;
TTextLineBreakStyle DefaultTextLineBreakStyle = tlbsCRLF;
DefaultTextLineBreakStyle controls how the code editor represents the separation between lines of text in new files. For existing files, it maintains the line break style that the file currently uses.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|