![]() |
|||
| 1 | |||
Symbols
- 1 2 3 4 " 1 # 1 $ 1 2 (*, *) 1 (, ) 1 2 3 4 5 6 7 8 9 10 * 1 2 3 + 1 2 3 4 , 1 2 3 4 5 6 7 8 9 10 11 12 . 1 2 3 4 5 6 / 1 2 // 1 : 1 2 3 4 5 6 7 8 9 10 11 12 13 := 1 2 named parameters 1 ; 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 before 'else' 1 < 1 2 3 <= 1 2 <> 1 2 = 1 2 3 4 5 6 7 8 9 10 11 > 1 2 3 >= 1 2 @ 1 2 3 4 5 6 @@ 1 @Result 1 2 [, ] 1 2 3 4 5 6 7 8 9 10 11 12 ^ 1 2 3 4 and variants 1 pointer overview 1 _ 1 {, } 1 2 3 ' 1 2 3 4 5 6
A
$A directive 1 2 absolute (directive) 1 absolute addresses 1 absolute expressions (assembler) 1 abstract methods 1 access specifiers 1 2 array properties 1 Automation 1 calling convention 1 2 index specifiers and 1 overloading 1 2 overriding 1 actual parameters 1 Add method (TCollection) 1 addition 1 pointers 1 Addr function 1 _AddRef method 1 2 3 address operator 1 2 3 4 properties and 1 alignment (data) 1 2 See also internal data formats AllocMemCount variable 1 AllocMemSize variable 1 alphanumeric characters 1 2 ampersand See Symbols ancestors 1 2 and 1 2 ANSI characters 1 2 3 AnsiChar type 1 2 3 4 5 AnsiString type 1 2 3 4 5 See also long strings memory management 1 variant arrays and 1 Append procedure 1 2 3 4 Application variable 1 2 arithmetic operators 1 2 array properties 1 2 default 1 in dispatch interfaces 1 storage specifiers and 1 arrays 1 2 3 'array of const' 1 accessing with PByteArray 1 accessing with PWordArray 1 assignments and 1 character 1 2 3 4 5 character arrays and string constants 1 constant 1 dynamic 1 2 3 indexes 1 multidimensional 1 2 open array constructors 1 2 parameters 1 2 static 1 2 variants and 1 2 as 1 2 3 4 ASCII 1 2 3 asm statements 1 2 assembler (directive) 1 2 assembly language assembler routines 1 built-in assembler 1 external routines 1 Object Pascal and 1 2 3 4 5 6 7 Assign procedure custom 1 Assigned function 1 2 AssignFile procedure 1 2 3 assignment statements 1 typecasts 1 2 assignment-compatibility 1 2 3 asterisk See Symbols at (reserved word) 1 at-sign See @, address operator automatable types 1 2 automated class members 1 2 Automation 1 2 See also COM dual interfaces 1 method calls 1 variants and 1
B
$B directive 1 base types 1 2 3 begin (reserved word) 1 2 3 4 binary operators 1 binding fields 1 methods 1 bitwise operators,not 1 blanks 1 BlockRead procedure 1 blocks 1 function 1 2 3 library 1 outer and inner 1 procedure 1 2 3 program 1 2 scope 1 try...except 1 2 try...finally 1 BlockWrite procedure 1 body (routine) 1 boldface 1 Boolean operators 1 complete vs. partial evaluation 1 Boolean type 1 2 Boolean types 1 2 BORLANDMM.DLL 1 .BPL files 1 2 3 braces See Symbols brackets See Symbols Break procedure 1 exception handlers 1 in try...finally block 1 BSTR type (COM) 1 built-in assembler 1 built-in types 1 by reference (parameters) 1 2 3 4 by value (parameters) 1 2 3 Byte type 1 2 assembler 1 ByteArray type 1 ByteBool type 1 2
C
C++ 1 2 calling conventions 1 2 3 access specifiers 1 2 DLLs 1 interfaces 1 2 methods 1 Cardinal type 1 caret See Symbols carriage-return 1 2 case (reserved word) 1 2 case statements 1 case-sensitivity 1 2 3 -cc compiler switch 1 cdecl (calling convention) 1 2 constructors and destructors 1 Self 1 Char type 1 2 3 4 character operators 1 character sets ANSI 1 2 3 extended 1 multibyte (MBCS) 1 Pascal 1 2 3 single-byte (SBCS) 1 character strings 1 2 3 characters pointers 1 string literals as 1 2 types 1 2 wide 1 2 checked typecasts interfaces 1 objects 1 Chr function 1 circular references packages 1 units 1 circumflex See Symbols classes 1 class methods 1 2 class references 1 class types 1 comparison 1 compatibility 1 2 declaring class types 1 2 3 4 5 6 7 files and 1 memory 1 metaclasses 1 operators 1 2 scope 1 variants and 1 Classes unit 1 2 ClassParent method 1 class-reference types 1 comparison 1 constructors and 1 memory 1 variants and 1 ClassType method 1 clients 1 Close function 1 2 CloseFile function 1 CloseFile procedure 1 CmdLine variable 1 colon See Symbols COM 1 2 3 See also Automation error handling 1 interfaces 1 OleVariant 1 out parameters 1 safecall 1 variants and 1 2 3 comma See Symbols comments 1 2 ComObj unit 1 2 Comp type 1 2 3 comparison classes 1 class-reference types 1 dynamic arrays 1 integer types 1 objects 1 packed strings 1 PChar type 1 real types 1 relational operators 1 strings 1 2 compiler 1 2 3 4 command-line 1 directives 1 2 packages 1 compile-time binding See static methods complete evaluation 1 components, of classes See members compound statements 1 concatenation (strings) 1 conditional statements 1 conjunction 1 console applications 1 2 const (reserved word) 1 2 3 4 5 6 7 constant expression array constants 1 case statements 1 constant declarations 1 2 default paramters 1 defined 1 initializing variables 1 subrange types 1 2 type 1 2 constant parameters 1 2 3 4 open array constructors 1 constants 1 2 array 1 assembler 1 declared 1 numeric See numerals pointer 1 procedural 1 record 1 true 1 type compatibility 1 typed 1 constructors 1 2 3 calling conventions 1 class references and 1 exceptions 1 2 contains clause 1 2 context-sensitive Help (error-handling) 1 Continue procedure 1 exception handlers 1 in try...finally block 1 control (program) 1 2 control characters 1 2 control loops 1 2 control strings 1 conversion See also typecasts variants 1 2 3 Copy function 1 copy-on-write semantics 1 CORBA 1 interfaces 1 2 out parameters 1 variants and 1 CPU See registers Create method 1 Currency type 1 2 3 4
D
data alignment 1 2 data formats, internal 1 data types See types DCC32.CFG 1 DCC32.EXE 1 .DCP files 1 2 .DCU files 1 2 3 4 5 Dec procedure 1 2 declarations 1 2 3 class 1 2 3 4 5 constant 1 2 defining 1 2 3 4 field 1 forward 1 2 3 4 function 1 2 implementation 1 interface 1 local 1 method 1 package 1 procedure 1 2 property 1 2 type 1 variable 1 declared types 1 decrementing ordinals 1 2 3 default (directive) 1 2 default parameters 1 2 Automation objects 1 forward and interface declarations 1 overloading and 1 2 procedural types 1 default properties 1 interfaces 1 default property (COM object) 1 default specifier 1 2 3 DefaultHandler method 1 defining declarations 1 2 3 4 DefWindowProc function 1 delegation (interface implementation) 1 Delphi 1 2 3 4 5 6 example application 1 forms 1 Library search path 1 packages 1 project files 1 2 project manager 1 variants and 1 $DENYPACKAGEUNIT directive 1 dependency units 1 dereference operator 1 2 pointer overview 1 variants and 1 descendants 1 2 $DESIGNONLY directive 1 design-time packages 1 desktop settings files 1 Destroy method 1 2 3 destructors 1 2 3 calling conventions 1 device drivers, text-file 1 device functions 1 2 .DFM files 1 2 3 4 .DFN files 1 difference (sets) 1 directives 1 2 See also reserved words assembler 1 compiler 1 2 list 1 directory paths in uses clause 1 disjunction 1 bitwise 1 dispatch interface types 1 Dispatch method 1 dispatching messages 1 dispatching method calls 1 dispid (directive) 1 2 3 dispinterface 1 Dispose procedure 1 2 3 4 5 6 div 1 division 1 .DLL files 1 2 3 DLL_PROCESS_DETACH 1 DLL_THREAD_ATTACH 1 DLL_THREAD_DETACH 1 DLLProc variable 1 DLLs 1 calling routines in 1 2 dynamic arrays in 1 dynamic variables in 1 exceptions 1 global variables 1 loading dynamically 1 loading statically 1 long strings in 1 multithreading 1 packages (BPLs) 1 2 variables 1 writing 1 do (reserved word) 1 2 3 .DOF files 1 dollar See Symbols Double type 1 2 downto (reserved word) 1 .DPK files 1 2 3 .DPR files 1 2 3 .DRC files 1 .DSK files 1 .DTI files 1 dual interfaces 1 2 methods 1 DWORD type (assembler) 1 dynamic arrays 1 2 assigning to 1 comparison 1 files and 1 in DLLs 1 memory management 1 multidimensional 1 open array parameters and 1 records and 1 truncating 1 variants and 1 dynamic methods 1 2 dynamic variables 1 and pointer constants 1 in DLLs 1 dynamically loaded DLLs 1 dynamic-link libraries See DLLs
E
E (in numerals) 1 else (reserved word) 1 2 3 empty set 1 end (reserved word) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 end-of-line character 1 2 enumerated types 1 2 Eof function 1 Eoln function 1 equality operator 1 error handling See exceptions ErrorAddr variable 1 EStackOverflow exception 1 EVariantError exception 1 event handlers 1 2 events 1 2 example programs 1 except (reserved word) 1 ExceptAddr function 1 Exception class 1 2 exception handlers 1 2 identifiers in 1 ExceptionInformation variable 1 exceptions 1 2 3 4 constructors 1 2 declaring 1 destroying 1 2 DLLs 1 2 file I/O 1 handling 1 2 3 in initialization section 1 nested 1 propagation 1 2 3 raising 1 re-raising 1 standard exceptions 1 standard routines 1 ExceptObject function 1 .EXE files 1 Exit procedure 1 exception handlers 1 in try...finally block 1 exit procedures 1 2 packages and 1 ExitCode variable 1 2 ExitProc variable 1 2 3 4 export (directive) 1 exports clause 1 2 overloaded routines 1 expressions 1 2 assembler 1 extended syntax 1 Extended type 1 2 3 4 5 external (directive) 1 2 3
F
False 1 2 far (directive) 1 fields 1 2 3 See also records, classes publishing 1 file (reserved word) 1 file I/O 1 exceptions 1 file variables 1 FilePos function 1 files as parameters 1 file types 1 2 generated 1 2 3 4 initializing 1 memory 1 source code 1 text 1 2 typed 1 2 untyped 1 2 3 variants and 1 FileSize function 1 finalization section 1 2 3 Finalize procedure 1 finally (reserved word) 1 floating-point types See real types Flush function 1 2 for statements 1 2 3 form files 1 2 3 4 formal parameters 1 forward declarations classes 1 default parameters 1 interfaces 1 overloading and 1 routines 1 2 Free method 1 FreeLibrary function 1 FreeMem procedure 1 2 3 4 functions 1 2 assembler 1 calling externally 1 declaring 1 2 function calls 1 2 3 4 nested 1 2 overloading 1 2 pointers 1 2 return type 1 2 return value 1 2 return values in registers 1 2 fundamental types 1
G
-$G- compiler switch 1 $G directive 1 generic types 1 GetHeapStatus function 1 GetMem procedure 1 2 3 4 5 GetMemoryManager procedure 1 GetProcAddress function 1 getter See read specifier global identifiers 1 global variables 1 DLLs 1 interfaces 1 memory management 1 GlobalAlloc 1 globally unique identifiers See GUIDs goto statements 1 grammar (formal) 1 greater-than See Symbols GUIDs 1 2 3
H
$H directive 1 2 Halt procedure 1 2 heading program 1 2 3 routine 1 unit 1 heap memory 1 2 Hello world! 1 HelpContext property 1 hexadecimal numerals 1 hiding class members 1 2 3 See also overloaded methods reintroduce 1 hiding interface implementations 1 High function 1 2 3 4 5 6 HInstance variable 1
I
$I directive 1 IDE 1 See also Delphi identifiers 1 2 3 global and local 1 in exception handlers 1 qualified 1 scope 1 IDispatch 1 2 dual interfaces 1 if...then statements 1 nested 1 immediate values (assembler) 1 implementation section 1 2 3 and forward declarations 1 methods 1 scope 1 uses clause 1 implements (directive) 1 2 $IMPLICITBUILD directive 1 $IMPORTEDDATA directive 1 importing routines from DLLs 1 in (reserved word) 1 2 3 4 5 Inc procedure 1 2 incrementing ordinals 1 2 3 index (directive) 1 index specifier 1 2 3 4 indexes 1 array 1 2 3 array properties 1 in var parameters 1 2 string 1 string variants 1 variant arrays 1 indirect unit references 1 inequality operator 1 inheritance 1 2 3 interfaces 1 inherited (reserved word) 1 2 calling conventions 1 message handlers 1 InheritsFrom method 1 initialization DLLs 1 files 1 objects 1 units 1 variables 1 2 variants 1 2 initialization section 1 2 exceptions 1 Initialize procedure 1 inline (reserved word) 1 inline assembler code 1 inner block 1 InOut function 1 2 input (program parameter) 1 input See file I/O Input variable 1 Int64 type 1 2 3 4 5 standard functions and procedures 1 variants and 1 integer operators 1 Integer type 1 2 3 integer types 1 comparison 1 constants 1 conversion 1 data formats 1 integrated development environment See IDE Integrated Translation Environment 1 interface declarations 1 default paramters 1 interface section 1 2 3 forward declarations and 1 methods 1 scope 1 uses clause 1 interfaces 1 2 accessing 1 Automation 1 calling conventions 1 compatibility 1 delegation 1 dispatch interface types 1 dual interfaces 1 GUIDs 1 2 3 implementing 1 interface references 1 interface types 1 memory management 1 method resolution clauses 1 2 properties 1 2 3 querying 1 records and 1 typecasts 1 internal data formats 1 intersection (sets) 1 IntToHex function 1 IntToStr function 1 Invoke method 1 IOResult function 1 2 is 1 2 3 IsLibrary variable 1 italics 1 IUnknown 1 2 3 4
J
$J directive 1 Java 1 jump instructions (assembler) 1
L
labels 1 2 3 assembler 1 -$LE- compiler switch 1 Length function 1 2 3 less-than See Symbols libraries See DLLs library (reserved word) 1 Library search path 1 line-feed 1 -$LN- compiler switch 1 LoadLibrary function 1 local identifiers 1 local variables 1 2 memory management 1 LocalAlloc 1 logical operators 1 long strings 1 2 3 files and 1 in DLLs 1 memory management 1 2 records and 1 LongBool type 1 2 Longint type 1 2 Longword type 1 2 loop statements 1 2 Low function 1 2 3 4 5 6 -$LU- compiler switch 1
M
$M directive 1 2 main form 1 $MAXSTACKSIZE directive 1 members See sets members, of classes 1 interfaces 1 visibility 1 memory 1 2 3 4 5 6 7 DLLs 1 heap 1 management 1 overlays (in records) 1 shared memory manager 1 memory references (assembler) 1 message (directive) 1 interfaces 1 message dispatching 1 message handlers 1 inherited 1 overriding 1 Message property 1 Messages unit 1 2 metaclasses 1 method pointers 1 2 method resolution clauses 1 2 methods 1 2 3 abstract 1 Automation 1 2 binding 1 calling conventions 1 class methods 1 2 constructors 1 2 destructors 1 2 dispatch interface 1 2 dispatching calls 1 dual-interface 1 dynamic 1 2 implementation 1 overloading 1 overriding 1 2 3 pointers 1 2 publishing 1 static 1 virtual 1 2 3 $MINSTACKSIZE directive 1 minus See Symbols mod 1 modules See units multibyte character sets 1 string-handling routines 1 multidimensional arrays 1 2 3 multiple unit references 1 multiplication 1 multithreaded applications 1 DLLs 1 mutually dependent classes 1 mutually dependent units 1
N
name (directive) 1 2 named parameters 1 names See also identifiers exported routines (DLLs) 1 functions 1 2 identifiers 1 packages 1 programs 1 2 units 1 2 naming conflicts 1 2 near (directive) 1 negation 1 bitwse 1 nested conditionals 1 nested exceptions 1 nested routines 1 2 New procedure 1 2 3 4 5 6 7 nil 1 2 3 nodefault specifier 1 2 3 not 1 2 Null (variants) 1 2 3 null character 1 2 3 null string 1 null-terminated strings 1 2 3 mixing with Pascal strings 1 standard routines 1 2 numerals 1 2 as labels 1 2 assembler 1 type 1 2
O
.OBJ files calling routines in 1 Object Inspector (Delphi) 1 object interfaces See interfaces, COM, CORBA object types 1 objects 1 2 See also classes 'of object' 1 comparison 1 files and 1 memory 1 of (reserved word) 1 2 3 4 5 6 7 8 of object (method pointers) 1 OleAuto unit 1 OleVariant type 1 2 on (reserved word) 1 opcodes (assembler) 1 2 open array constructors 1 2 open array parameters 1 2 and dynamic arrays 1 Open function 1 2 OpenString 1 operands 1 operators 1 assembler 1 class 1 precedence 1 2 or 1 2 Ord function 1 2 ordinal types 1 ordinality 1 out (output) parameters 1 2 3 out (reserved word) 1 2 3 outer block 1 OutlineError 1 output (program parameter) 1 output See file I/O Output variable 1 overloaded methods 1 access specifiers 1 2 publishing 1 overloaded procedures and functions 1 2 default parameters 1 2 DLLs 1 forward declarations 1 overriding interface implementations 1 overriding methods 1 2 hiding and 1 overriding properties 1 access specifiers and 1 Automation 1 hiding and 1
P
$P directive 1 package files 1 packages 1 compiler directives 1 compiler switches 1 compiling 1 declaring 1 loading dynamically 1 loading statically 1 thread variables 1 uses clause and 1 packed (reserved word) 1 2 packed arrays 1 2 3 packed records 1 packed strings 1 comparison 1 pairs of symbols 1 PAnsiChar type 1 2 PAnsiString type 1 parameters 1 2 3 4 See also overloaded procedures and functions actual 1 array 1 2 array property indexes 1 Automation method calls 1 calling conventions 1 constant 1 2 default 1 2 file 1 formal 1 names 1 open array 1 output (out) 1 overloading and 1 2 3 parameter list 1 passing 1 positional 1 program control 1 properties as 1 registers 1 2 3 short strings 1 typed 1 untyped 1 2 value 1 2 variable (var) 1 2 variant open arrray 1 parentheses See Symbols partial evaluation 1 .PAS files 1 2 3 4 5 pascal (calling convention) 1 2 constructors and destructors 1 Self 1 PByteArray type 1 PChar type 1 2 3 4 5 6 7 comparison 1 PCurrency type 1 period See Symbols PExtended type 1 PGUID 1 plus See Symbols Pointer type 1 2 3 4 pointers 1 arithmetic 1 character 1 constants 1 files and 1 functions 1 2 in var parameters 1 in variant open array parameters 1 long strings 1 memory 1 method pointers 1 nil 1 2 null-terminated strings 1 2 operators 1 overview 1 Pointer type 1 2 pointer types 1 2 3 4 procedural types 1 2 records and 1 standard types 1 variants and 1 POleVariant type 1 polymorphism 1 2 3 positional parameters 1 pound See Symbols precedence of operators 1 2 Pred function 1 2 predecessor 1 predefined types 1 private class members 1 procedural constants 1 procedural types 1 2 calling DLLs with 1 calling routines with 1 2 compatibility 1 default parameters 1 in assignments 1 2 memory 1 procedure pointers 1 2 procedures 1 2 assembler 1 calling externally 1 declaring 1 2 nested 1 2 overloading 1 2 pointers 1 2 procedure calls 1 2 3 4 program (reserved word) 1 program control 1 2 programs 1 2 examples 1 syntax 1 project files 1 2 3 4 project options files 1 projects 1 2 properties 1 2 access specifiers 1 array 1 2 as parameters 1 declaring 1 2 default 1 2 interfaces 1 overriding 1 2 read-only 1 write-only 1 protected class members 1 2 prototypes 1 PShortString type 1 PString type 1 PTextBuf type 1 Ptr function 1 public class members 1 2 public identifiers (interface section) 1 published class members 1 2 $M directive 1 restrictions 1 PVariant type 1 PVarRec type 1 PWideChar type 1 2 3 PWideString type 1 PWordArray type 1
Q
qualified identifiers 1 2 3 4 in typecasts 1 2 pointers 1 with Self 1 querying (interfaces) 1 QueryInterface method 1 2 3 quotation marks See Symbols quoted strings 1 2 assembler 1 QWORD type (assembler) 1
R
raise (reserved word) 1 2 3 4 range-checking 1 2 3 Read procedure 1 2 3 4 5 read specifier 1 2 array properties 1 index specifier and 1 object interfaces 1 2 3 overloading 1 2 Readln procedure 1 2 readonly (directive) 1 read-only properties 1 real (floating-point) operators 1 Real type 1 real types 1 2 comparison 1 conversion 1 publishing 1 Real48 type 1 2 3 4 $REALCOMPATIBILITY directive 1 ReallocMem procedure 1 2 records 1 2 constants 1 memory 1 record types 1 scope 1 2 variant parts 1 variants and 1 recursive procedure and function calls 1 2 reference-counting 1 2 3 4 register (calling convention) 1 2 3 4 5 constructors and destructors 1 DLLs 1 interfaces 1 2 Self 1 registers 1 2 3 4 assembler 1 2 3 4 reintroduce (directive) 1 2 relational operators 1 _Release method 1 2 3 relocatable expressions (assembler) 1 Rename procedure 1 repeat statements 1 2 requires clause 1 2 .RES files 1 2 reserved words 1 2 3 See also directives assembler 1 list 1 Reset procedure 1 2 3 4 resident (directive) 1 resource files 1 2 3 resource strings 1 resourcestring (reserved word) 1 Result variable 1 2 RET instruction 1 return type (functions) 1 2 return value (functions) 1 2 constructors 1 Rewrite procedure 1 2 3 4 Round function 1 routines 1 See also functions, procedures exporting 1 standard 1 .RPS files 1 RTTI 1 2 3 $RUNONLY directive 1 runtime binding See dynamic methods, virtual methods runtime packages 1 runtime type information See RTTI
S
$S directive 1 safecall (calling convention) 1 2 constructors and destructors 1 dual interfaces 1 interfaces 1 Self 1 scope 1 classes 1 records 1 type identifiers 1 Seek procedure 1 SeekEof function 1 SeekEoln function 1 Self 1 calling conventions 1 class methods 1 semicolon See Symbols separators 1 2 SetLength procedure 1 2 3 4 5 SetMemoryManager procedure 1 sets empty 1 memory 1 operators 1 publishing 1 set constructors 1 set types 1 variants and 1 SetString procedure 1 setter See write specifier ShareMem unit 1 shift-left (bitwise operator) 1 shift-right (bitwise operator) 1 shl 1 short strings 1 2 3 short-circuit evaluation 1 Shortint type 1 2 ShortString type 1 2 3 4 parameters 1 variant arrays and 1 ShowException procedure 1 shr 1 sign in typecasts 1 numerals 1 simple statements 1 simple types 1 Single type 1 2 16-bit applications (backward compatibility) 1 SizeOf function 1 2 3 slash See Symbols Smallint type 1 2 source-code files 1 spaces 1 special symbols 1 2 stack size 1 standard routines 1 null-terminated strings 1 2 wide-character strings 1 statements 1 2 3 4 static arrays 1 2 variants and 1 static methods 1 statically loaded DLLs 1 stdcall (calling convention) 1 2 constructors and destructors 1 DLLs 1 interfaces 1 Self 1 storage specifiers 1 array properties and 1 stored specifier 1 2 3 Str procedure 1 StrAlloc function 1 StrDispose procedure 1 streaming (data) 1 string See also character sets comparison 1 2 constants 1 2 3 handling See also standard routines, null-terminated strings in variant open array parameters 1 indexes 1 literals 1 2 memory management 1 2 null-terminated 1 2 operators 1 2 parameters 1 types 1 variant arrays 1 variants 1 wide 1 2 3 string (reserved word) 1 StringToWideChar function 1 strong typing 1 StrToInt64 function 1 StrToInt64Def function 1 structured statements 1 structured types 1 files and 1 records and 1 variants and 1 structures 1 StrUpper function 1 subrange types 1 2 3 subset operator 1 subtraction 1 pointers 1 Succ function 1 2 successor 1 superset operator 1 symbol pairs 1 symbols 1 2 See also special symbols and "Symbols" at the beginning of this index assembler 1 syntax descriptions 1 formal 1 System unit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 DLLs 1 2 memory management 1 modifying 1 scope 1 uses clause and 1 SysUtils unit 1 2 3 4 5 6 7 DLLs 1 uses clause and 1
T
$T directive 1 tag (records) 1 TAutoObject 1 TBYTE type (assembler) 1 TClass 1 2 3 TCollection 1 Add method 1 TCollectionItem 1 TDateTime 1 text files 1 2 Text type 1 2 TextBuf type 1 text-file device drivers 1 TextFile type 1 TGUID 1 then (reserved word) 1 thread variables 1 in packages 1 threadvar 1 TInterfacedObject 1 2 3 to (reserved word) 1 TObject 1 2 3 tokens 1 TPersistent 1 True 1 2 true constants 1 Trunc function 1 try...except statements 1 2 try...finally statements 1 2 TTextRec type 1 Turbo Assembler 1 2 TVarData 1 2 TVarRec 1 TVarRec type 1 TWordArray 1 type identifiers 1 typecasts 1 2 checked 1 2 in constant declarations 1 interface 1 untyped parameters 1 variants 1 type-checking (objects) 1 types 1 array 1 2 assembler 1 assignment-compatibility 1 automatable 1 2 Boolean 1 2 built-in 1 character 1 2 class 1 2 3 4 5 6 7 classification 1 class-reference 1 2 compatibility 1 2 3 constants 1 declared 1 declaring 1 dispatch interface 1 enumerated 1 2 exception 1 file 1 2 fundamental 1 generic 1 identity 1 integer 1 2 interface 1 internal data formats 1 object 1 ordinal 1 pointer 1 predefined 1 procedural 1 2 real 1 2 record 1 2 scope 1 set 1 2 simple 1 string 1 2 3 structured 1 subrange 1 type identity 1 user-defined 1 variant 1 typographical conventions 1
U
unary operators 1 Unassigned (variants) 1 2 3 underscores 1 Unicode 1 2 union (sets) 1 UniqueString procedure 1 unit files 1 2 3 units 1 2 scope 1 syntax 1 until (reserved word) 1 untyped files 1 2 3 untyped parameters 1 UpCase function 1 uses clause 1 2 3 4 5 interface section 1 ShareMem 1 syntax 1 System unit and 1 SysUtils unit and 1
V
Val procedure 1 value parameters 1 2 3 open array constructors 1 value typecasts 1 var (reserved word) 1 2 3 4 VarArrayCreate function 1 VarArrayDimCount function 1 VarArrayHighBound function 1 VarArrayLock function 1 2 VarArrayLowBound function 1 VarArrayOf function 1 VarArrayRedim function 1 VarArrayRef function 1 VarArrayUnlock procedure 1 2 VarAsType function 1 VarCast procedure 1 variable (var) parameters 1 2 3 variable parameters 1 variable typecasts 1 variables 1 2 absolute addresses 1 declaring 1 dynamic 1 file 1 from DLLs 1 global 1 2 heap-allocated 1 initializing 1 2 local 1 2 memory management 1 thread 1 variant arrays 1 variant open array parameters 1 2 variant parts (records) 1 variants 1 and Automation 1 conversions 1 2 3 files and 1 initializing 1 2 interfaces and 1 memory management 1 2 non-Delphi functions 1 OleVariant 1 operators 1 2 records and 1 typecasts 1 variant arrays 1 variant arrays and strings 1 Variant type 1 2 variant types 1 varOleString constant 1 varString constant 1 VarType function 1 varTypeMask constant 1 VCL 1 2 virgule See Symbols virtual method table 1 virtual methods 1 2 Automation 1 constructors 1 overloading 1 VirtualAlloc function 1 VirtualFree function 1 visibility (class members) 1 interfaces 1 Visual Component Library See VCL VMT 1
W
$WEAKPACKAGEUNIT directive 1 while statements 1 2 3 wide characters and strings 1 memory management 1 standard routines 1 WideChar type 1 2 3 4 5 6 WideCharLenToString function 1 WideCharToString function 1 WideString type 1 2 3 4 memory management 1 Windows 1 2 3 4 5 6 DLLs 1 2 example application 1 memory management 1 2 messages 1 variants and 1 Windows unit 1 with statements 1 2 3 Word type 1 2 assembler 1 WordBool type 1 2 wrap-around (ordinal types) 1 2 Write procedure 1 2 3 4 5 write procedures 1 write specifier 1 2 array properties 1 index specifier and 1 object interfaces 1 2 overloading 1 2 Writeln procedure 1 2 3 writeonly (directive) 1 write-only properties 1
Otros Links de Interés:
Cocina - Videos - Juegos Gratis - Postales cachondas - Cine - Programas Gratis - Letras de Canciones
Los
tutoriales y cursos aquí reunidos son una recopilación de los mejores encontrados en
Internet.
El crédito y copyright de los mismos si lo hubiere corresponde al autor de cada
uno de ellos.
Si tu tutorial o curso está aquí, y deseas darlo de baja de esta recopilación o
quieres añadir el tuyo,
envíanos un mensaje desde