Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
General
»
How to turn OFF Word Wrap in KMemo
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
How many lines is too man...
by
Lauriet
[
Today
at 06:27:51 am]
Front-end framework
by
PierceNg
[
Today
at 05:46:34 am]
Amigo programming languag...
by
paxscript
[
Today
at 05:21:56 am]
[SOLVED] The "dockedforme...
by
Gustavo 'Gus' Carreno
[
Today
at 05:08:22 am]
X11Libre, finally and for...
by
Fred vS
[
Today
at 03:37:59 am]
https://live.freepascal.o...
by
PierceNg
[
Today
at 03:04:22 am]
Debian removes FPC/Lazaru...
by
Fred vS
[
Today
at 01:17:08 am]
PasLLM - LLM Inference En...
by
valdir.marcos
[
Today
at 01:11:25 am]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 01:09:53 am]
TDirectoryEdit with OnAft...
by
Bart
[
Today
at 01:04:32 am]
Problem wih reference to ...
by
PascalDragon
[
Today
at 12:09:44 am]
Win 11, strange position ...
by
Bart
[March 07, 2026, 11:23:38 pm]
Benchmark test in nanosec...
by
PascalDragon
[March 07, 2026, 11:14:15 pm]
How to execute a procedur...
by
n7800
[March 07, 2026, 10:17:32 pm]
Set horizontal scroll pos...
by
jamie
[March 07, 2026, 09:50:54 pm]
[SOLVED] Add Help to an A...
by
valdir.marcos
[March 07, 2026, 07:18:00 pm]
Variable initialization
by
valdir.marcos
[March 07, 2026, 05:58:47 pm]
Lazarus IDE built for LCL...
by
valdir.marcos
[March 07, 2026, 05:57:09 pm]
Status of LCL-fpGUI widge...
by
valdir.marcos
[March 07, 2026, 04:04:53 pm]
Status of LCL's CustomDra...
by
zeljko
[March 07, 2026, 03:59:56 pm]
uses unit decalration ord...
by
Martin_fr
[March 07, 2026, 02:10:32 pm]
Update a table with an Au...
by
CraigC
[March 07, 2026, 01:56:50 pm]
could Ardour's YTK be use...
by
robert rozee
[March 07, 2026, 01:51:39 pm]
[SOLVED] File Format LAMW...
by
RaketeMike
[March 07, 2026, 01:41:46 pm]
[ANN] PasBuild 1.5.0 rele...
by
cdbc
[March 07, 2026, 05:10:09 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to turn OFF Word Wrap in KMemo (Read 1034 times)
seany
Full Member
Posts: 120
How to turn OFF Word Wrap in KMemo
«
on:
February 27, 2023, 04:53:32 am »
Hello
I am investigating the use of KMemo. I see the notes here :
https://wiki.freepascal.org/KControls/KMemo_notes
. Also this post mentions KMemo as an advanced option
https://forum.lazarus.freepascal.org/index.php/topic,62390.msg471980.html#msg471980
.
I would like to turn Word-Wrap
off
in KMemo. But, I can't find any way to do it. Can anyone please tell me how to achieve it? Thank you.
Logged
My projects, among others:
https://linktr.ee/siderealNight
paweld
Hero Member
Posts: 1571
Re: How to turn OFF Word Wrap in KMemo
«
Reply #1 on:
February 27, 2023, 07:03:04 am »
Code: Pascal
[Select]
[+]
[-]
KMemo1
.
ParaStyle
.
WordWrap
:
=
False
;
Logged
Best regards / Pozdrawiam
paweld
chiong
Newbie
Posts: 6
Re: How to turn OFF Word Wrap in KMemo
«
Reply #2 on:
November 07, 2025, 12:03:48 pm »
Quote from: paweld on February 27, 2023, 07:03:04 am
Code: Pascal
[Select]
[+]
[-]
KMemo1
.
ParaStyle
.
WordWrap
:
=
False
;
I am using lazarus in kubuntu 24. The kmemo won't turn off the wordwrap. Is there another way to do this ? TQ
Logged
Thaddy
Hero Member
Posts: 18765
To Europe: simply sell USA bonds: dollar collapses
Re: How to turn OFF Word Wrap in KMemo
«
Reply #3 on:
November 07, 2025, 01:03:43 pm »
Try setting the horizontal scrollbar.
Logged
If Europe sells their USA bonds the USD will collapse. Europe can affort that given average state debts. The USA can't affort that. Just an advice...
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
General
»
How to turn OFF Word Wrap in KMemo
TinyPortal
© 2005-2018