Vcl.ActnMenus.TCustomActionMenuBar.FPopupTimer
Delphi
FPopupTimer: TTimer;
C++
Vcl::Extctrls::TTimer* FPopupTimer;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMenuBar |
Description
Keeps the timer for a pop-up.
FPopupTimer is internally used to keep the timer for a pop-up.