File: ref.kwd

package info (click to toggle)
lazarus 2.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 214,460 kB
  • sloc: pascal: 1,862,622; xml: 265,709; cpp: 56,595; sh: 3,008; java: 609; makefile: 535; perl: 297; sql: 222; ansic: 137
file content (169 lines) | stat: -rw-r--r-- 6,115 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
Comment=refse2.html#keyword_Comment
deprecated=refse5.html#keyword_deprecated
experimental=refse5.html#keyword_experimental
platform=refse5.html#keyword_platform
unimplemented=refse5.html#keyword_unimplemented
numbers=refse6.html#keyword_numbers
label=refse7.html#keyword_label
label=refse7.html#keyword_label
const=refch2.html#keyword_const
const=refse9.html#keyword_const
resourcestring=refse11.html#keyword_resourcestring
type=refch3.html#keyword_type
Integer=refsu4.html#keyword_Integer
Shortint=refsu4.html#keyword_Shortint
SmallInt=refsu4.html#keyword_SmallInt
Longint=refsu4.html#keyword_Longint
Longword=refsu4.html#keyword_Longword
Int64=refsu4.html#keyword_Int64
Byte=refsu4.html#keyword_Byte
Word=refsu4.html#keyword_Word
Cardinal=refsu4.html#keyword_Cardinal
QWord=refsu4.html#keyword_QWord
Boolean=refsu4.html#keyword_Boolean
ByteBool=refsu4.html#keyword_ByteBool
WordBool=refsu4.html#keyword_WordBool
LongBool=refsu4.html#keyword_LongBool
Char=refsu4.html#keyword_Char
WQordBool=refsu4.html#keyword_WQordBool
Char=refsu4.html#keyword_Char
integer=refsu4.html#keyword_integer
Real=refsu5.html#keyword_Real
Single=refsu5.html#keyword_Single
Double=refsu5.html#keyword_Double
Extended=refsu5.html#keyword_Extended
Comp=refsu5.html#keyword_Comp
Currency=refsu5.html#keyword_Currency
char=refsu6.html#keyword_char
widechar=refsu7.html#keyword_widechar
String=refsu9.html#keyword_String
ShortString=refsu9.html#keyword_ShortString
AnsiString=refsu9.html#keyword_AnsiString
nil=refsu9.html#keyword_nil
Rawbytestring=refsu9.html#keyword_Rawbytestring
Rawbytestring=refsu9.html#keyword_Rawbytestring
UTF8String=refsu9.html#keyword_UTF8String
UnicodeString=refsu10.html#keyword_UnicodeString
Widestring=refsu10.html#keyword_Widestring
PChar=refsu12.html#keyword_PChar
packed=refse14.html#keyword_packed
bitpacked=refse14.html#keyword_bitpacked
array=refsu14.html#keyword_array
of=refsu14.html#keyword_of
record=refsu15.html#keyword_record
set=refsu16.html#keyword_set
file=refsu17.html#keyword_file
Text=refsu17.html#keyword_Text
pointer=refse15.html#keyword_pointer
variant=refse18.html#keyword_variant
var=refch4.html#keyword_var
cvar=refse22.html#keyword_cvar
public=refse22.html#keyword_public
absolute=refse22.html#keyword_absolute
export=refse22.html#keyword_export
threadvar=refse26.html#keyword_threadvar
property=refse27.html#keyword_property
object=refse28.html#keyword_object
static=refse30.html#keyword_static
constructor=refse31.html#keyword_constructor
destructor=refse31.html#keyword_destructor
virtual=refsu22.html#keyword_virtual
override=refsu22.html#keyword_override
inherited=refsu22.html#keyword_inherited
abstract=refsu22.html#keyword_abstract
private=refse33.html#keyword_private
private=refse33.html#keyword_private
public=refse33.html#keyword_public
class=refch6.html#keyword_class
private=refse34.html#keyword_private
strict=refse34.html#keyword_strict
protected=refse34.html#keyword_protected
strict protected=refse34.html#keyword_strict protected
public=refse34.html#keyword_public
published=refse34.html#keyword_published
constructor=refse37.html#keyword_constructor
Destructor=refse38.html#keyword_Destructor
reintroduce=refsu27.html#keyword_reintroduce
dynamic=refsu27.html#keyword_dynamic
message=refsu31.html#keyword_message
property=refse40.html#keyword_property
index=refsu34.html#keyword_index
interface=refse43.html#keyword_interface
helper=refch10.html#keyword_helper
objcclass=refse71.html#keyword_objcclass
objcprotocol=refse74.html#keyword_objcprotocol
objcategory=refse75.html#keyword_objcategory
objcselector=refse77.html#keyword_objcselector
not=refsu46.html#keyword_not
and=refsu46.html#keyword_and
or=refsu46.html#keyword_or
xor=refsu46.html#keyword_xor
shl=refsu46.html#keyword_shl
shr=refsu46.html#keyword_shr
in=refsu49.html#keyword_in
as=refsu51.html#keyword_as
is=refsu51.html#keyword_is
goto=refsu54.html#keyword_goto
begin=refsu55.html#keyword_begin
end=refsu55.html#keyword_end
case=refsu56.html#keyword_case
else=refsu56.html#keyword_else
otherwise=refsu56.html#keyword_otherwise
if=refsu57.html#keyword_if
then=refsu57.html#keyword_then
else=refsu57.html#keyword_else
for=refsu58.html#keyword_for
do=refsu58.html#keyword_do
downto=refsu58.html#keyword_downto
forin=refsu59.html#keyword_forin
do=refsu59.html#keyword_do
repeat=refsu60.html#keyword_repeat
until=refsu60.html#keyword_until
while=refsu61.html#keyword_while
with=refsu62.html#keyword_with
procedure=refse91.html#keyword_procedure
function=refse92.html#keyword_function
var=refsu65.html#keyword_var
out=refsu66.html#keyword_out
const=refsu67.html#keyword_const
forward=refse97.html#keyword_forward
external=refse98.html#keyword_external
assembler=refse99.html#keyword_assembler
alias=refsu70.html#keyword_alias
cdecl=refsu71.html#keyword_cdecl
export=refsu72.html#keyword_export
inline=refsu73.html#keyword_inline
interrupt=refsu74.html#keyword_interrupt
iocheck=refsu75.html#keyword_iocheck
local=refsu76.html#keyword_local
noreturn=refsu77.html#keyword_noreturn
nostackframe=refsu78.html#keyword_nostackframe
overload=refsu79.html#keyword_overload
pascal=refsu80.html#keyword_pascal
public=refsu81.html#keyword_public
register=refsu82.html#keyword_register
savecall=refsu83.html#keyword_savecall
saveregisters=refsu84.html#keyword_saveregisters
softfloat=refsu85.html#keyword_softfloat
stdcall=refsu86.html#keyword_stdcall
varargs=refsu87.html#keyword_varargs
far=refse101.html#keyword_far
near=refse101.html#keyword_near
operator=refse104.html#keyword_operator
program=refse108.html#keyword_program
uses=refse108.html#keyword_uses
unit=refse109.html#keyword_unit
interface=refse109.html#keyword_interface
implementation=refse109.html#keyword_implementation
initialization=refse109.html#keyword_initialization
finalization=refse109.html#keyword_finalization
library=refse114.html#keyword_library
raise=refse115.html#keyword_raise
try=refse116.html#keyword_try
except=refse116.html#keyword_except
on=refse116.html#keyword_on
do=refse116.html#keyword_do
try=refse117.html#keyword_try
finally=refse117.html#keyword_finally
asm=refse120.html#keyword_asm
assembler=refse121.html#keyword_assembler