RES: RES: RES: JvInspector without variable

"cassab" <[email protected]> Fri, 5 Aug 2005 15:53:35 -0300
Newsgroups gmane.comp.lang.delphi.jedi
Message-ID <[email protected]>
with TJvInspectorVarData.New(...) do
begin
   ReadOnly := True; // no manual editing
   Flags := Flags or iifEditButton; // ellipsis button
   OnItemEdit := <event to open a form>
end;
 
 
returns an error into Flags line: Operator not applicable to this operand
type.
 
Don't know witch operand to use .. do u know ?

   _____  

De: [email protected] [mailto:[email protected]] Em nome
de Marcel Bestebroer
Enviada em: sexta-feira, 5 de agosto de 2005 15:31
Para: [email protected]
Assunto: Re: RES: RES: [Delphi-JEDI] JvInspector without variable


> 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 
HYPERLINK
"http://homepages.borland.com/jedi/jedihelp/"http://homepages.borland.com/je
di/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) HYPERLINK
"http://delphi-jedi.org"http://delphi-jedi.org
Project JEDI Help coordinator
JEDI.NET team coordinator


   _____  

YAHOO! GROUPS LINKS 


	
*	 Visit your group "HYPERLINK
"http://groups.yahoo.com/group/Delphi-JEDI"Delphi-JEDI" on the web.
  

*	 To unsubscribe from this group, send an email to:
 HYPERLINK
"mailto:[email protected]?subject=Unsubscribe"Delphi-J
[email protected]
  

*	 Your use of Yahoo! Groups is subject to the HYPERLINK
"http://docs.yahoo.com/info/terms/"Yahoo! Terms of Service. 


   _____  



--
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.6 - Release Date: 8/6/2005



-- 
Internal Virus Database is out-of-date.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.6 - Release Date: 8/6/2005
 


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hqrl4cl/M=362329.6886308.7839368.1510227/D=groups/S=1705115362:TM/Y=YAHOO/EXP=1123275543/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/