![]() |
Re: RichEdit - Formatierungsprobleme
Hallo,
den Abstand der Einträge im Richedit kannst Du über die Variable iFakeTab einstellen. procedure RE_SetFakeTab(RE: TRichEdit;s1,s2: String;iLeft,iFakeTab: Integer); so:
Delphi-Quellcode:
RE_SetFakeTab(Richedit1,Edit1.Text,Edit2.Text,15,Richedit1.ClientWidth-10);
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:20 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz