Re: RES: RES: JvInspector without variable

Marcel Bestebroer <[email protected]> Fri, 05 Aug 2005 20:31:05 +0200
Newsgroups gmane.comp.lang.delphi.jedi
Message-ID <[email protected]>
> An other question ...
>  
> I want to do this :
>  
> A inspector with 3 collums.
> +------------------------+
> | Id   |   150   |  ... |
> +------------------------+
>  
> Where :
>  
> Id = field's name
> 150 = field's value, read only
> ... = a button, when i click it, open some Form.

with TJvInspectorVarData.New(...) do
begin
   ReadOnly := True; // no manual editing
   Flags := Flags or iifEditButton; // ellipsis button
   OnItemEdit := <event to open a form>
end;

>  
> PS.: Do you know where can i find some documentation about JcInspector ? The
> examples are not well documented.

     Most of it should be documented. Have a look at 
http://homepages.borland.com/jedi/jedihelp/ and look for the JvInspector 
unit. Note that the newer additions (like the OnItemEdit event) are most 
likely not yet documented, but I think 90% is complete.

-- 
Marcel Bestebroer (Team JEDI) http://delphi-jedi.org
Project JEDI Help coordinator
JEDI.NET team coordinator


------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hr9evbf/M=362329.6886308.7839368.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1123273866/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Delphi-JEDI/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/