Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Параметры Рабочего стола (DeskTop parameters)
#3
К сожалению не могу найти примеры в демо.
WebApplication.FormWitdh - Я прочитал. Следующий вопрос возникает такой. А как изменить размеры формы?

В моем проекте есть форма fmTail. В DesignTime я могу установить ее размеры, Но я не знаю как установить размеры программно. Вариант написания :
fmTail.Width := 1000 ;
выдает ошибку
[dcc32 Error] unTail.pas(1132): E2003 Undeclared identifier: 'fmTail'


455 / 10000
АНГЛИЙСКИЙ
Перевести вGoogleBing
Unfortunately I can not find examples in the demo.
Web Application.Form With - I read. The next question is this. And how to change the size of the form?

There is an fmTail form in my project. In DesignTime, I can set its dimensions, But I don't know how to set the dimensions programmatically. Variant writing :
fm Tail.Width: = 1000 ;
throws an error
[[dcc32 Error] until.pos(1132): E2003 Undeclared identifier: 'fmTail'

How to access this parameter correctly ?

Как правильно обратиться к этому параметру ?
Reply


Messages In This Thread
RE: Параметры Рабочего стола (DeskTop parameters) - by Сергей Александрович - 12-14-2019, 05:44 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)