Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.12.05;
Скачать: CL | DM;

Вниз

Межстроковое расстояние RichEdit   Найти похожие ветки 

 
Dbrf   (2002-11-15 14:14) [0]

Каким образом в компоненте RichEdit можно изменить заданное по умолчанию расстояние между строками?


 
Prooksius ©   (2002-11-15 14:40) [1]

1. Пользуйся RxRichEdit
2. Попробуй выделить все и отформатировать параграф. Примерно так:
RxRichEdit.Paragraph.LineSpacingRule
RxRichEdit.Paragraph.LineSpacing

из доки по RichEdit:
dyLineSpacing
Specifies the spacing between lines. For a description of how this value is interpreted, see the bLineSpacingRule member.

bLineSpacingRule
Specifies the type of line spacing. This member can be one of the following values. Value Meaning
0 Single spacing. The dyLineSpacing member is ignored.
1 One and a half spacing. The dyLineSpacing member is ignored.
2 Double spacing. The dyLineSpacing member is ignored.
3 The dyLineSpacing member specifies the spacing, in twips, from one line to the next. However, if dyLineSpacing specifies a value that is less than single spacing, the control displays single-spaced text.
4 The dyLineSpacing member specifies the spacing, in twips, from one line to the next. The control uses the exact spacing specified, even if dyLineSpacing specifies a value that is less than single spacing.
5 The value of dyLineSpacing / 20 is the spacing, in lines, from one line to the next. Thus, setting dyLineSpacing to 20 produces single-spaced text, 40 is double-spaced, 60 is triple-spaced, and so on.



 
Dbrf   (2002-11-18 08:04) [2]

Прошу прощения за неграмотность, но я никак не могу найти этот RxRichEdit, он, наверное, в более поздней версии, чем пятая?



Страницы: 1 вся ветка

Текущий архив: 2002.12.05;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.027 c
1-14624
Новичок
2002-11-25 10:10
2002.12.05
OLE в Delphi-6


1-14551
Мазут Береговой
2002-11-27 01:35
2002.12.05
Взаимодействие форм...


1-14668
lionkiller
2002-11-25 17:14
2002.12.05
StringGrid


1-14611
litex
2002-11-24 20:56
2002.12.05
Как изменить шрифт установленный по умолчанию ...


1-14607
Peroon
2002-11-24 19:32
2002.12.05
OpenDialog