Vcl.FormTabsBar.TCustomFormTabsBar.ShowFormSystemMenu
Delphi
procedure ShowFormSystemMenu(AForm: TForm; X, Y: Integer);
C++
void __fastcall ShowFormSystemMenu(Vcl::Forms::TForm* AForm, int X, int Y);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.FormTabsBar.pas Vcl.FormTabsBar.hpp |
Vcl.FormTabsBar | TCustomFormTabsBar |
Description
Embarcadero Technologies does not currently have any additional information.