View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002375 | JEDI VCL | 00 JVCL Components | public | 2004-12-13 00:55 | 2005-08-09 07:03 |
Reporter | anonymous | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Product Version | 3.00 BETA 2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0002375: TJvPlugin: OnCreate event fire twice | ||||
Description | first: constructor TJvPlugIn.Create(AOwner: TComponent); begin // (rom) why this ? if Assigned(OnCreate) then OnCreate(Self); end; second: procedure TDataModule.AfterConstruction; begin if not OldCreateOrder then DoCreate; end; | ||||
Tags | No tags attached. | ||||
|
Could this be related to 0002364? |
|
I'm not sure. This is my first time using TJvPlugin to build my project. |
|
Please try with the latest JVCL 3.00, in the meantime, I'm closing the issue. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-12-13 00:55 | anonymous | New Issue | |
2004-12-13 04:47 |
|
Note Added: 0005873 | |
2004-12-13 04:47 |
|
Status | new => feedback |
2004-12-13 07:28 | vitojeng | Note Added: 0005875 | |
2005-08-09 07:03 | obones | Status | feedback => closed |
2005-08-09 07:03 | obones | Note Added: 0007728 |