Главная страница
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
4-14854
Me2
2002-10-23 16:20
2002.12.05
Текст из ListBox


14-14817
OlegS Astana
2002-11-16 09:01
2002.12.05
Работа с градусами


14-14761
New NoNaMe
2002-11-14 16:12
2002.12.05
Сказка о зайце.


3-14447
Sergioly
2002-11-15 10:28
2002.12.05
БД в локалке!


6-14703
yurez
2002-10-03 12:55
2002.12.05
как подключиться к базе данных в интернете (mysql)?