ExtActns.TNextTab Events
From RAD Studio VCL Reference
Delphi Information
| property OnFinish: TNotifyEvent read FOnFinish write FOnFinish; |
Occurs when the action fires and the target page control is on its last page. |
Unit: ExtActns
Type: event
Visibility: published
Member Of: TNextTab
C++ Information
| __property TNotifyEvent OnFinish; |
Occurs when the action fires and the target page control is on its last page. |
Unit: ExtActns
Type: property
Visibility: public
Member Of: TNextTab
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!