DesignIntf.TForceDemandLoadStateProc
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: DesignIntf.pas DesignIntf.hpp
| |
| Unit: DesignIntf | |
| Parent: DesignIntf | |
Delphi
TForceDemandLoadStateProc = procedure (DemandLoadState: TDemandLoadState);
C++
typedef void __fastcall (*TForceDemandLoadStateProc)(TDemandLoadState DemandLoadState);
Description
Embarcadero Technologies does not currently have any additional information.