Вниз
Скачать: CL | DM;

Проблемы с присваиванием типа TextFile   Найти похожие ветки 

 
megabax   (2005-09-07 21:44) [0]

при компиляции ругается на строку:
 FRule.VarLogFile:=FVarLogFile;
говорит Operator not applicate to this operand type.
VarLogFile - свойство типа TextFile, объявленое как
property VarLogFile:TextFile read FVarLogFile write FVarLogFile;
FVarLogFile - поле класса типа TextFile.
Что мне делать?


 
Anatoly Podgoretsky ©   (2005-09-08 09:28) [1]

Assignment-compatibility is not a symmetric relation. An expression of type T2 can be assigned to a variable of type T1 if the value of the expression falls in the range of T1 and at least one of the following conditions is satisfied.

T1 and T2 are of the same type, and it is not a file type or structured type that contains a file type at any level.



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

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.024 c
1-1126683651
Tonich
2005-09-14 11:40
2005.10.02
Структура (запись)


4-1123505386
dima1234
2005-08-08 16:49
2005.10.02
Серийный номер диска


14-1126120007
Карелин Артем
2005-09-07 23:06
2005.10.02
Интернет и компьютер делает нас неграмотными?


3-1124345752
stud
2005-08-18 10:15
2005.10.02
удаление из строки всех букв MS SQL 2000


1-1126561026
lauren
2005-09-13 01:37
2005.10.02
bold button




   Наверх