System.SysUtils.GDAL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GDAL: UInt32;

C++

extern DELPHI_PACKAGE unsigned __fastcall GDAL(void);

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Get Delphi Access Licence.

GDAL retrieves the access licences resource. GDAL checks if it is valid; if not, an Access Licence Violation exception with the message 'Application is not licensed to use this feature.' is raised.

The returned value is the decrypted first Access License (AL1).

See Also