Language: 
Русский
English
Parameter Directives
Parameter directives specify parameters that affect how a program is compiled.
   Parameter Directive   Meaning
    $C Attribute          Code Segment Attribute
    $D Text               Description
    $I FileName           Include File
    $G UnitName           Group Unit Segments
    $L FileName           Link Object File
    $M StackSize,HeapSize Memory Allocation Sizes
    $O UnitName           Overlay Unit Name
    $R FileName           Resource File
    $S SegSize            Segment Size Preference
They must have at least one blank space between the directive name and its parameters. For example:
 {$I TYPES.INC}
 {$O MOONUNIT}

 Правила форума
Правила форума 
  Parameter Directives
 Parameter Directives
 ::
 ::
       ::
 ::
       ::
 ::
       
     