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

Вниз

Remove tab in tabcontrol howto ?   Найти похожие ветки 

 
Dodfr   (2005-08-03 17:53) [0]

I want to remove a tab in tabcontrol but...where do this ? I tried to count down in object properties but I can just increase this value.

Also in ComboBox, the String Items property is not editable. There is a small "+" but it do not work.


 
Vladimir Kladov   (2005-08-03 18:41) [1]

TabControl1.Pages[ i ].Free;


 
Dodfr   (2005-08-03 19:01) [2]

yes, that is what I use actually at runtime but I was looking at IDE way when I working in the form.


 
Dodfr   (2005-08-03 19:07) [3]

Also I did not found a way to change Tab ordering once created. Changing TabOrder object inspector property have no effect.


 
Vladimir Kladov   (2005-08-03 19:36) [4]

1. do you have a key DELETE on your keyboard?
2. TabOrder, and save project to force rebuild it or BUILD in TKOLProject.


 
Dodfr   (2005-08-04 12:30) [5]

DELETE key ? so easy that I even not thought about using it, sorry vlad :-)

OK for TabOrder, may be it could be added as comment in kol.pas ?

But it works "more or less", in a tabcontrol with 3 tabs for example, the middle cannot be moved, the first can be moved +1 only, but the last one can be moved -1 or -2.



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

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

Наверх




Память: 0.47 MB
Время: 0.058 c
3-1138801962
DelphiFan
2006-02-01 16:52
2006.03.26
Фильтрация в TTable по полю ftDateTime


2-1142049830
mfender
2006-03-11 07:03
2006.03.26
Редактор TStrings в Design-Time


1-1140468635
Blitz
2006-02-20 23:50
2006.03.26
Delphi & Assembler


2-1141714608
dera
2006-03-07 09:56
2006.03.26
Как select ом выбрать уникальные (неповторяющиеся записи)?


1-1140553891
Виктор8
2006-02-21 23:31
2006.03.26
Как заблокировать запуск 2х копий программы?