DelphiScript - Unsupported Keywords

Applies to TestComplete 15.63, last modified on April 23, 2024

The following keywords are not supported in DelphiScript. Using them will raise an error.

A

absolute
abstract
as
asm
assembler
automated

C

cdecl
class
contains

D

default
dispid
dispinterface
dynamic

E

export
exports
external

F

far
file
finalization

I

implements
index
inherited
initialization
inline
is

L

library

M

message

N

name
near
nodefault

O

object
overload
override

P

package
pascal
private
property
protected
public
published

R

read
readonly
record
register
reintroduce
requires
resident
resourcestring

S

safecall
set
stdcall
stored

T

type

W

write
writeonly

V

virtual

 

Note: The script variable names cannot coincide with the names of Delphi keywords (both supported and unsupported by DelphiScript).

See Also

DelphiScript Description

Highlight search results