Vcl.ActnMenus.TCustomActionMenuBar.FExpandTimer
Delphi
FExpandTimer: TTimer;
C++
Vcl::Extctrls::TTimer* FExpandTimer;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMenuBar |
Description
Keeps the expand timer.
FExpandTimer is internally used to keep the expand timer.
The expand timer is the time needed for the menu to expand.