Web.Stencils.TWebStencilsProcessor.GetOtherValue
Delphi
function GetOtherValue(const AObjectName, APropName: string; var AValue: string): Boolean; virtual;
C++
virtual bool __fastcall GetOtherValue(const System::UnicodeString AObjectName, const System::UnicodeString APropName, System::UnicodeString &AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Web.Stencils.pas Web.Stencils.hpp |
Web.Stencils | TWebStencilsProcessor |
Description
Embarcadero Technologies does not currently have any additional information.