Subject | Re: [IBO] IBO_Vtree problem at installing |
---|---|
Author | Paul Gallagher |
Post date | 2001-02-27T06:28:24Z |
You need to get version 2.3 of Virtual Tree from the Yahoo Groups file.
Verion 1.6 does not have the Tag property. Sorry....
Paul
Verion 1.6 does not have the Tag property. Sorry....
Paul
----- Original Message -----
From: "Marius Popa" <mpopa@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, February 28, 2001 12:24 AM
Subject: [IBO] IBO_Vtree problem at installing
> procedure TIB_CustomVTree.DoInitNode(Parent, Node: PVirtualNode; var
> InitStates: TVirtualNodeInitStates);
> .........
> i := Header.Columns.Count;
> SetLength(NodeData.ColumnText, Header.Columns.Count);
> For ii := 0 to i - 1 do
> begin
> j := Header.Columns[ii].Tag; ------>>> here is the problem
>
> undeclared identifier Tag ,i searched the header but where it is declared
??
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>