Enable Large Addresses

From RAD Studio
Jump to: navigation, search

Go Up to Delphi Compiler Directives (List) Index

Type

Switch

Syntax

{$LARGEADDRESSAWARE ON}, {$LARGEADDRESSAWARE OFF}

Default

{$LARGEADDRESSAWARE OFF}

Scope

Global



Remarks

The {$LARGEADDRESSAWARE} option edits the image to indicate that the application can handle addresses larger than 2 gigabytes.


See Also