View Issue Details

IDProjectCategoryView StatusLast Update
0003446JEDI VCL00 JVCL Componentspublic2006-02-21 04:52
ReporterxerkanAssigned ToAHUser 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.10 
Target VersionFixed in Version3.30 
Summary0003446: Add FormClose property in JvProgressComponent
DescriptionI would like to add a property to the TJvProgressComponent component to know when the form of the component has been closed pressing button X of form.

Add JvProgressComponent.pas file with that property
Additional InformationMe gustaría añadir una propiedad al componente TJvProgressComponent para saber cuando se ha cerrado el formulario del componente pulsando el boton X del formulario.

Añado el archivo JvProgressComponent.pas con esa propiedad
TagsNo tags attached.

Activities

2006-01-17 07:46

 

JvProgressComponent.pas (8,332 bytes)

elahn

2006-01-25 07:59

developer   ~0008452

Is there a logical difference between clicking "Cancel" or the X button of the form?

TJvProgressDialog provides access to this info via the OnClose event.

xerkan

2006-01-27 01:24

reporter   ~0008470

The TJvProgressComponent component only has the OnShow event but it does not have the OnClose event thus I cannot know when the form has been closed

AHUser

2006-02-21 04:52

developer   ~0008583

Added property TJvProgressComponent.OnClose: TNotifyEvent.

Issue History

Date Modified Username Field Change
2006-01-17 07:45 xerkan New Issue
2006-01-17 07:46 xerkan File Added: JvProgressComponent.pas
2006-01-25 07:59 elahn Note Added: 0008452
2006-01-25 07:59 elahn Status new => feedback
2006-01-27 01:24 xerkan Note Added: 0008470
2006-02-21 04:52 AHUser Status feedback => resolved
2006-02-21 04:52 AHUser Resolution open => fixed
2006-02-21 04:52 AHUser Assigned To => AHUser
2006-02-21 04:52 AHUser Note Added: 0008583