Vcl.ScreenTips.TScreenTipsPopup.Create
C++
/* TCustomScreenTipsPopup.Create */ inline __fastcall virtual TScreenTipsPopup(System::Classes::TComponent* AOwner) : TCustomScreenTipsPopup(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TScreenTipsPopup(HWND ParentWindow) : TCustomScreenTipsPopup(ParentWindow) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Vcl.ScreenTips.hpp | Vcl.ScreenTips | TScreenTipsPopup |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!