DesignIntf.TEnableDemandLoadReportProc

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
type
typedef
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: DesignIntf

Delphi

TEnableDemandLoadReportProc = procedure (Detailed: Boolean);

C++

typedef void __fastcall (*TEnableDemandLoadReportProc)(bool Detailed);

Description

Embarcadero Technologies does not currently have any additional information.