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

Вниз

Что такое константа?   Найти похожие ветки 

 
Beginner-Designer   (2002-10-24 15:45) [0]

const. Объясните плиз популярно


 
MJH ©   (2002-10-24 15:49) [1]

постоянная величина, неменяющая свое значение во время исполнения программы


 
sniknik ©   (2002-10-24 15:53) [2]

только если это не типизированная константа.


 
Sly ©   (2002-10-24 16:08) [3]

>только если это не типизированная константа.
The $J directive controls whether typed constants can be modified or not. In the {$J+} state, typed constants can be modified, and are in essence initialized variables. In the {$J-} state, typed constants are truly constant, and any attempt to modify a typed constant causes the compiler to report an error.
In previous versions of Delphi and Borland Pascal, typed constants were always writeable, corresponding to the {$J+} state. Old source code that uses writeable typed constants must be compiled in the {$J+} state, but for new applications it is recommended that you use initialized variables and compile your code in the {$J-} state.


 
Aristarh ©   (2002-10-24 16:11) [4]

Это все хорошо, но ведь просили ПОПУЛЯРНО



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

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

Наверх




Память: 0.47 MB
Время: 0.013 c
1-34034
0pavel0
2002-11-02 03:55
2002.11.11
скажите пожалуйста,как запустить ...


3-33864
PAVELsinicinV
2002-10-11 13:46
2002.11.11
FastReport 2.4 Sum(Band) ....


1-34073
p@s
2002-10-30 16:52
2002.11.11
Отображение всех форм на таскбаре


1-33940
Кен
2002-10-31 05:05
2002.11.11
Есть несколько кнопок у которых в событие OnClick прописана одна


14-34201
Yuraz
2002-10-22 12:34
2002.11.11
Можно ли загрузить архив этого форума в zip за месяц?