Web.Stencils.TWebStencilsDataVars.AddInitFunc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure AddInitFunc(const AName: string; const AInitFunc: TWebStencilsInitFunc; AOwned: Boolean); overload;
procedure AddInitFunc(const AName: string; const AInitFunc: TWebStencilsInitFunc; AOwned: Boolean;
const ALookupFunc: TWebStencilsLookupFunc); overload;

C++

void __fastcall AddInitFunc(const System::UnicodeString AName, const _di_TWebStencilsInitFunc AInitFunc, bool AOwned)/* overload */;
void __fastcall AddInitFunc(const System::UnicodeString AName, const _di_TWebStencilsInitFunc AInitFunc, bool AOwned, const _di_TWebStencilsLookupFunc ALookupFunc)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils TWebStencilsDataVars

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。