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

Вниз

TSearchTypes   Найти похожие ветки 

 
SpyBoy ©   (2006-01-04 02:06) [0]

type
 TSearchType = (stWholeWord, stMatchCase);
 TSearchTypes = set of TSearchType;
function FindText(const SearchStr: string; StartPos, Length: Integer; Options: TSearchTypes): Integer;

Вот только что писать заместо Options ?


 
Lamer@fools.ua ©   (2006-01-04 09:21) [1]

FindText(S, 1, 10, [stWholeWord])
FindText(S, 1, 10, [stMatchCase])
FindText(S, 1, 10, [stWholeWord, stMatchCase])
FindText(S, 1, 10, [])



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

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

Наверх




Память: 0.46 MB
Время: 0.039 c
15-1140528782
Knight
2006-02-21 16:33
2006.03.26
Тут кто-нибудь парле по франсе?


2-1142336458
Fenix
2006-03-14 14:40
2006.03.26
TreeView.


2-1142088993
dera
2006-03-11 17:56
2006.03.26
Как узнать, находится ли точка внутри многоугольника?


15-1141168449
Teapot
2006-03-01 02:14
2006.03.26
Помогите злому начинающему!


1-1140433457
Asker
2006-02-20 14:04
2006.03.26
Артефакты в TreeView