home *** CD-ROM | disk | FTP | other *** search
- [ keywords-lowercase ]
-
- # [ LOWER UPPER CASE ]
-
- and
- array
- as
- asm
- begin
- case
- class
- const
- constructor
- destructor
- dispinterface
- div
- do
- downto
- else
- end
- except
- exports
- file
- finalization
- finally
- for
- function
- goto
- if
- implementation
- in
- inherited
- initialization
- inline
- interface
- is
- label
- library
- mod
- nil
- not
- object
- of
- or
- out
- packed
- procedure
- program
- property
- raise
- record
- repeat
- resourcestring
- set
- shl
- shr
- string
- then
- threadvar
- to
- try
- type
- unit
- until
- uses
- var
- while
- with
- xor
-
-
- [ keywords-uppercase ]
-
- # [ LOWER UPPER CASE ]
-
- AND
- ARRAY
- AS
- ASM
- BEGIN
- CASE
- CLASS
- CONST
- CONSTRUCTOR
- DESTRUCTOR
- DISPINTERFACE
- DIV
- DO
- DOWNTO
- ELSE
- END
- EXCEPT
- EXPORTS
- FILE
- FINALIZATION
- FINALLY
- FOR
- FUNCTION
- GOTO
- IF
- IMPLEMENTATION
- IN
- INHERITED
- INITIALIZATION
- INLINE
- INTERFACE
- IS
- LABEL
- LIBRARY
- MOD
- NIL
- NOT
- OBJECT
- OF
- OR
- OUT
- PACKED
- PROCEDURE
- PROGRAM
- PROPERTY
- RAISE
- RECORD
- REPEAT
- RESOURCESTRING
- SET
- SHL
- SHR
- STRING
- THEN
- THREADVAR
- TO
- TRY
- TYPE
- UNIT
- UNTIL
- USES
- VAR
- WHILE
- WITH
- XOR
-
-
- [ keywords-firstbig ]
-
- # [ LOWER UPPER CASE ]
-
- And
- Array
- As
- Asm
- Begin
- Case
- Class
- Const
- Constructor
- Destructor
- Dispinterface
- Div
- Do
- Downto
- Else
- End
- Except
- Exports
- File
- Finalization
- Finally
- For
- Function
- Goto
- If
- Implementation
- In
- Inherited
- Initialization
- Inline
- Interface
- Is
- Label
- Library
- Mod
- Nil
- Not
- Object
- Of
- Or
- Out
- Packed
- Procedure
- Program
- Property
- Raise
- Record
- Repeat
- Resourcestring
- Set
- Shl
- Shr
- String
- Then
- Threadvar
- To
- Try
- Type
- Unit
- Until
- Uses
- Var
- While
- With
- Xor
-
-
- [ directives-lowercase ]
-
- # [ LOWER UPPER CASE ]
-
- absolute
- abstract
- assembler
- automated
- cdecl
- contains
- default
- dispid
- dynamic
- export
- external
- far
- forward
- implements
- index
- message
- name
- near
- nodefault
- overload
- override
- package
- pascal
- private
- protected
- public
- published
- read
- readonly
- register
- reintroduce
- requires
- resident
- safecall
- stdcall
- stored
- virtual
- write
- writeonly
-
- at
- on
-
-
- [ directives-uppercase ]
-
- # [ LOWER UPPER CASE ]
-
- ABSOLUTE
- ABSTRACT
- ASSEMBLER
- AUTOMATED
- CDECL
- CONTAINS
- DEFAULT
- DISPID
- DYNAMIC
- EXPORT
- EXTERNAL
- FAR
- FORWARD
- IMPLEMENTS
- INDEX
- MESSAGE
- NAME
- NEAR
- NODEFAULT
- OVERLOAD
- OVERRIDE
- PACKAGE
- PASCAL
- PRIVATE
- PROTECTED
- PUBLIC
- PUBLISHED
- READ
- READONLY
- REGISTER
- REINTRODUCE
- REQUIRES
- RESIDENT
- SAFECALL
- STDCALL
- STORED
- VIRTUAL
- WRITE
- WRITEONLY
-
- AT
- ON
-
-
- [ directives-firstbig ]
-
- # [ LOWER UPPER CASE ]
-
- Absolute
- Abstract
- Assembler
- Automated
- Cdecl
- Contains
- Default
- Dispid
- Dynamic
- Export
- External
- Far
- Forward
- Implements
- Index
- Message
- Name
- Near
- Nodefault
- Overload
- Override
- Package
- Pascal
- Private
- Protected
- Public
- published
- Read
- Readonly
- Register
- Reintroduce
- Requires
- Resident
- Safecall
- Stdcall
- Stored
- Virtual
- Write
- Writeonly
-
- At
- On
-
-
- [ types-lowercase ]
-
- # [ LOWER UPPER CASE ]
-
- integer
- cardinal
- shortint
- smallint
- longint
- int64
- byte
- word
- longword
-
- real
- real48
- single
- double
- extended
- comp
- currency
-
- boolean
- true
- false
- bytebool
- wordbool
- longbool
-
- char
- ansichar
- widechar
-
- shortstring
- ansistring
- widestring
-
-
- [ types-uppercase ]
-
- # [ LOWER UPPER CASE ]
-
- INTEGER
- CARDINAL
- SHORTINT
- SMALLINT
- LONGINT
- INT64
- BYTE
- WORD
- LONGWORD
-
- REAL
- REAL48
- SINGLE
- DOUBLE
- EXTENDED
- COMP
- CURRENCY
-
- BOOLEAN
- TRUE
- FALSE
- BYTEBOOL
- WORDBOOL
- LONGBOOL
-
- CHAR
- ANSICHAR
- WIDECHAR
-
- SHORTSTRING
- ANSISTRING
- WIDESTRING
-
-
- [ types-firstbig ]
-
- # [ LOWER UPPER CASE ]
-
- Integer
- Cardinal
- Shortint
- Smallint
- Longint
- Int64
- Byte
- Word
- Longword
-
- Real
- Real48
- Single
- Double
- Extended
- Comp
- Currency
-
- Boolean
- True
- False
- Bytebool
- Wordbool
- Longbool
-
- Char
- Ansichar
- Widechar
-
- Shortstring
- Ansistring
- Widestring
-
-
- [ types-recommended ]
-
- # [ LOWER UPPER CASE ]
-
- Integer
- Cardinal
- Shortint
- Smallint
- Longint
- Int64
- Byte
- Word
- Longword
-
- Real
- Real48
- Single
- Double
- Extended
- Comp
- Currency
-
- Boolean
- True
- False
- ByteBool
- WordBool
- LongBool
-
- Char
- AnsiChar
- WideChar
-
- ShortString
- AnsiString
- WideString
-
-
-