Главная страница
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
3-14435
NeyroSpace
2002-11-18 10:57
2002.12.05
Как зайти в IBExpert НЕ под SYSDBA?


1-14656
oleg_er
2002-11-25 15:23
2002.12.05
StatusBar


1-14535
jen_bond
2002-11-26 17:23
2002.12.05
Значения в StrinGrid


3-14469
b-Ars
2002-11-14 15:41
2002.12.05
Поиск в Memo-поле


4-14858
Lony
2002-10-23 23:51
2002.12.05
Предотвращение повторного запуска приложения