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

Вниз

deafult .... что же это значит??   Найти похожие ветки 

 
jonni ©   (2005-02-24 17:55) [0]

Создаю property для своего Class.
Возник вот какой вопрос.....
Если проситать определение DEFAULT интересено вот что:

//-------------------------------------------
Note Declaring a default value in the property declaration does not actually set the property
to that value. It is your responsibility as the component writer to ensure that the
component’s constructor actually sets the property to that value.
//-------------------------------------------

Получается что Default вообще ни на что невлияет.
Нужно самому в Сreate присваиваит значение.

Зачем же вообще нужно default???


 
Shirson ©   (2005-02-24 17:59) [1]

The optional stored, default, and nodefault directives are called storage specifiers. They have no effect on program behavior, but control the way runtime type information (RTTI) is maintained. Specifically, storage specifiers determine whether or not to save the values of published properties in form files.


 
Anatoly Podgoretsky ©   (2005-02-24 18:25) [2]

Как же не влияет, а это что It is your responsibility as the component writer to ensure that the component’s constructor actually sets the property to that value.


 
Набережных С. ©   (2005-02-24 18:44) [3]


> Получается что Default вообще ни на что невлияет.
> Нужно самому в Сreate присваиваит значение.

В данном ключе это служит для того, чтобы значение по умолчанию не сохранялось в ресурсах. Зачем его сохранять, если оно и так будет присвоено.



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

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

Наверх




Память: 0.47 MB
Время: 0.026 c
14-1108573257
Sour
2005-02-16 20:00
2005.03.13
Motorola mpx200


1-1109340022
Shanker
2005-02-25 17:00
2005.03.13
Спрятать окно при сворачивании


1-1109267654
aglar
2005-02-24 20:54
2005.03.13
Как сохранить динамически созданные пункты меню?


1-1109355759
Mameluke
2005-02-25 21:22
2005.03.13
Регистрация собственного типа файлов


6-1104767036
volser
2005-01-03 18:43
2005.03.13
Filter-hook Driver