RAD Studio (Common)
ContentsIndex
PreviousUpNext
Program Control

This section describes how parameters are passed to procedures and functions.

Name 
Description 
The concepts of passing parameters and function result processing are important to understand before you undertake your application projects Treatment of parameters and function results is determined by several factors, including calling conventions, parameter semantics, and the type and size of the value being passed.
This following topics are covered in this material:
  • Passing Parameters.
  • Handling Function Results.
  • Handling Method Calls.
  • Understanding Exit Procedures.
 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!