Web.Stencils.TWebStencilsValueEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TWebStencilsValueEvent = procedure(Sender: TObject; const AObjectName, APropName: string;
var AValue: string; var AHandled: Boolean) of object;

C++

typedef void __fastcall (__closure *TWebStencilsValueEvent)(System::TObject* Sender, const System::UnicodeString AObjectName, const System::UnicodeString APropName, System::UnicodeString &AValue, bool &AHandled);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils Web.Stencils

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !