Vcl.ActnCtrls.TCustomActionToolBar.AutoSizingChanged
Delphi
procedure AutoSizingChanged; override;
C++
virtual void __fastcall AutoSizingChanged(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Description
Called when an Action Bar item changes its AutoSize property.
AutoSizingChanged is called when an Action Bar item changes its AutoSize property.