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

Вниз

Динамическое добавление контрола   Найти похожие ветки 

 
White Barsik   (2007-08-17 10:24) [0]

простой вопрос который поставил меня в тупик. Как динамически на форму добавить контрол? Кнопку, мемо и пр. То есть есть глобалный экземпляр объекта типа вышеперечисленных и как их привязать к форме, панели и тд.?


 
Вася Правильный   (2007-08-17 10:37) [1]

x:=TButton.Create(Form1);
x.Parent:=Form1;
x.top:=10;
x.left:=10;


 
Anatoly Podgoretsky ©   (2007-08-17 10:42) [2]

> White Barsik  (17.08.2007 10:24:00)  [0]

Applications should not need to call InsertControl directly. Child controls are automatically inserted and removed when added or deleted at design time. At runtime, use the Parent property of the child control to insert it in the Controls array. If the child control is already the child of another control, setting the Parent property ensures that the child is removed from the Controls of the original parent.

Так же и убираешь.


 
KSergey ©   (2007-08-17 12:22) [3]

http://www.delphikingdom.com/asp/viewitem.asp?catalogID=342


 
White Barsik   (2007-08-20 09:16) [4]

Моя благодарность всем...



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

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

Наверх




Память: 0.47 MB
Время: 0.015 c
2-1186961034
loeg
2007-08-13 03:23
2007.09.09
HTML и Delphi


15-1186660790
ferr
2007-08-09 15:59
2007.09.09
Жесть =)


15-1187027189
Rouse_
2007-08-13 21:46
2007.09.09
Блин, ну до чего уже спамеров довели


8-1165410358
T54
2006-12-06 16:05
2007.09.09
image


15-1186863455
лолкин
2007-08-12 00:17
2007.09.09
Проверьте себя на соответствие должности учителя истории