Web.Stencils.TWebStencilsDataVar

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTWebStencilsDataVar

Delphi

TWebStencilsDataVar = class(TObject)

C++

class PASCALIMPLEMENTATION TWebStencilsDataVar : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Web.Stencils.pas
Web.Stencils.hpp
Web.Stencils Web.Stencils

Description

Variable representing the variables added to a script.

It can be associated with an object of different types or an initialization function.

See Also