Left side cannot be assigned for a record type Delphi “E2064 Left side cannot be assigned to” error appeared when upgrading a project from 2009 to XE Delphi 2010+ and “Left side cannot be assigned to” in read-only records: can this be disabled? 看诸回复,大意是Delphi 2010及以后版本其...
Left side cannot be assigned for a record type Delphi “E2064 Left side cannot be assigned to” error appeared when upgrading a project from 2009 to XE Delphi 2010+ and “Left side cannot be assigned to” in read-only records: can this be disabled? 看诸回复,大意是Delphi 2010及以后版本其...
'Bad unit format:错误的单元格式 BREAK or CONTINUE outside of loop BREAK或CONTINUE超出循环 Cannot add or subtract relocatable symbols不能增加或减少可重置的符号 Cannot assign to a read-only property不能指定只读属性 Cannot BREAK,CONTINUE or EXIT out of a FINALLY clause超出FINALLY子 ...
标号被说明及引用但不能设置labelexpected要求标号leftsidecannotbeassignedto左边不能赋值linetoolongmorethan255characters行太长超出255个字符localclassorobjecttypesnotallowed不允许局部的类或对象类型localprocedurefunctionassignedtoprocedurevariable局部过程函数赋给过程变量loopjcxzdistanceoutofrangeloopjcxz距离超出范围low...
Destination cannot be assigned to 目标不能指定 Destination is inaccessible 目标不能存取 Dispid '' already used by '' DISPID标识号已被使用 Dispid clause only allowed in OLE automation section DISPID子句只能在OLE自动区段中使用 Division by zero 除数为零 ...
Left side cannot be assigned to 左边不能赋值 Line too long (more than 255 characters) 行太长(超出255个字符) Local class or object types not allowed 不允许局部的类或对象类型 Local procedure/function <Name> assigned to procedure variable 局部过程/函数<NAME>赋给过程变量 LOOP/JCXZ distance out ...
Left side cannot be assigned to左边不能赋值 Line too long (more than 255 characters)行太长(超出255个字符) Local class or object types not allowed不允许局部的类或对象类型 Local procedure/function '' assigned to procedure variable局部过程/函数赋给过程变量 LOOP/JCXZ distance out of range LOOP/JC...
Default values must be of ordinal, pointer or small set type 默认的值必须为序数、指针或小集类型 Destination cannot be assigned to 目标不能指定 Destination is inaccessible 目标不能存取 Dispid ‘<number>‘ already used by ‘<name>‘ DISPID标识号已被<name>使用 ...
{以下一句不能通过,编译器提示:[Error] Unit1.pas(28): Left side cannot be assigned to} {Form := Form1;} {但是通过其属性或者方法修改隶属于Form的数据} Form.Caption := 'lxpbuaa'; ShowMessage(Form.Caption); end; 在本小节的最后,还不得不提及一种很特殊的参数类型:无类型参数(Untyped parameter...
Cannot override a static method 不能覆盖静态方法 Cannot read a write-only property 不能读取只写属性 Case label outside of range of case expression CASE标号超出了CASE表达式的范围 Circular unit reference to 对单元循环引用 Class already has a default property ...