EK RTF report components for .Net
PreviousUpNext
EkBaseReport.FreeVar Method
Pascal
procedure FreeVar(Name: string);
C#
public FreeVar(string Name);
Visual Basic
Public Sub FreeVar(Name As string)

Deletes report variable identified by Name.

Copyright (c) 2007. All rights reserved.