View Issue Details

IDProjectCategoryView StatusLast Update
0006031JEDI VCL01 Helppublic2013-12-13 11:19
ReporterbrobyAssigned Toobones 
PrioritynormalSeveritytrivialReproducibilityhave not tried
Status resolvedResolutionsuspended 
Product Version3.33 
Target VersionFixed in Version 
Summary0006031: jvInspector
DescriptionHi, I try to insert a Font property in a jvInspector, with codegear (C/C++).
I am using a TFont :
TJvInspectorVarData::New(__classid(TJvInspectorClassItem), InspCat, "Font", TypeInfo(TFont),MyFont);
But I have a exception, I found this in a Delphi example.
How I can do this?
And how I can insert a button in a jvInspector property (for example to open a input data form) ?
Thanks
 
TagsNo tags attached.

Activities

broby

2012-11-17 18:58

reporter   ~0020306

A error but result do not change
TJvInspectorVarData::New(__classid(TJvInspectorVarData), InspCat, "Font", TypeInfo(TFont),MyFont);

obones

2013-01-15 15:56

administrator   ~0020372

Please use the latest JVCL version and please provide the zipped sources of a sample application showing this.

obones

2013-12-13 11:19

administrator   ~0020761

No news, suspending the issue

Issue History

Date Modified Username Field Change
2012-11-17 18:08 broby New Issue
2012-11-17 18:58 broby Note Added: 0020306
2013-01-15 15:56 obones Note Added: 0020372
2013-01-15 15:56 obones Status new => feedback
2013-12-13 11:19 obones Note Added: 0020761
2013-12-13 11:19 obones Status feedback => resolved
2013-12-13 11:19 obones Resolution open => suspended
2013-12-13 11:19 obones Assigned To => obones