Web.Stencils.TWebStencilsErrorEvent
Delphi
TWebStencilsErrorEvent = procedure(Sender: TObject; const AMessage: string) of object;
C++
typedef void __fastcall (__closure *TWebStencilsErrorEvent)(System::TObject* Sender, const System::UnicodeString AMessage);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | Web.Stencils |
Description
Embarcadero Technologies does not currently have any additional information.