API:Vcl.ComCtrls.TCustomTabControl.OnChanging
Delphi
property OnChanging: TTabChangingEvent read FOnChanging write FOnChanging;
C++
__property TTabChangingEvent OnChanging = {read=FOnChanging, write=FOnChanging};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomTabControl |
Description
Embarcadero Technologies does not currently have any additional information.