Yes I meant value. 

I found (again) Pascal’s tutorial on using gnoga which explains things step by 
step.

Laurent

> On 27.07.2015, at 23:47, Rabbi David Botton <da...@botton.com> wrote:
> 
> Could someone provide me with a simple example on how to get a variable with 
> gnoga.
> 
> I'm not sure I understand what you mean by variable.
> 
> I assume you want to get some value for say a form element. You can use for 
> form elements (controls from Gnoga.Gui.Element.Form) S : String := 
> Element.Value; or for non form elements  S : String := Element.Text; or S : 
> String := Element.Inner_HTML;
> 
> David Botton
>  
> ------------------------------------------------------------------------------
> _______________________________________________
> Gnoga-list mailing list
> Gnoga-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gnoga-list

------------------------------------------------------------------------------
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to