Главная страница
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.011 c
14-14738
Anatoly Podgoretsky
2002-11-14 00:56
2002.12.05
Именинники 14 ноября


1-14596
aterm
2002-11-27 14:55
2002.12.05
Help!


1-14507
ev1972
2002-11-26 09:51
2002.12.05
Преобразование Image BMP -> RLE


3-14361
Chainik-2
2002-11-18 17:01
2002.12.05
win-XP


1-14584
^Sanya
2002-11-27 11:43
2002.12.05
Как поймать минимизацию окна?