home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
BCPASCAL.MST
< prev
next >
Wrap
Text File
|
1997-02-28
|
1KB
|
42 lines
:BASE bcpascal.hlp
1 Object Pascal Reference
2 Object Pascal language definition
3 How to read a syntax diagram=HowToReadASyntaxDiagram
3 Arrays=ArrayType
3 Blocks=Blocks
3 Character strings=CharacterStrings
3 Comments=Comments
3 Compiler directives=CompilerDirectivesDef
3 Constant declarations=ConstantDeclarations
3 Dynamic-link libraries (DLLs)=DLLS
3 Exception handling=exExceptionHandlingStatements
3 Expressions=expression
3 Functions=function
3 Identifiers=identifiers
3 Labels=Labels
3 Loops=loops
3 Methods=method
3 Numbers=Numbers
3 Operators=PrecedenceOfOperators
3 Procedures=procedure
3 Reserved words=ReservedWords
3 Scope=Scope
3 Special symbols=SpecialSymbols
3 Statements=statements
3 Strings=String
3 Typed constants=TypedConstants
3 Type declarations=TPTypes
3 Variables=VariableDeclarations
3 Variants=VariantTypes
3 Units=unit
2 Object Pascal language reference
3 Compiler directives=CompilerDirectivesAlpha
;2 Components=vclAllComponents@VCL.HLP
3 Conditional directives and symbols=CompilerDirectivesCond
3 Compiler error messages=CompilerErrors
3 Functions and procedures
;3 Categorical listing=IXTPCProceduresAndFunctions@VCL.HLP
4 Reserved words=ReservedWords
4 Standard directives=StandardDirectives
;3 Delphi Units=Delphi_Units