Vcl.StdActnMenus.TStandardDropDownButton.GetPopupClass

Aus RAD Studio API Documentation

Delphi

function GetPopupClass: TCustomActionBarClass; override;

C++

virtual Vcl::Actnman::TCustomActionBarClass __fastcall GetPopupClass(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.StdActnMenus.pas
Vcl.StdActnMenus.hpp
Vcl.StdActnMenus TStandardDropDownButton

Beschreibung

Gibt die einer Dropdown-Schaltfläche hinzugefügte Popup-Klasse zurück. {{#multireplace:Vcl.StdActnMenus.TStandardDropDownButton.GetPopupClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.ActnCtrls.TCustomDropDownButton.GetPopupClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.ActnCtrls.TCustomDropDownButton.GetPopupClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gibt die einer Dropdown-Schaltfläche hinzugefügte Popup-Klasse zurück.

Mit GetPopupClass können Sie die einer Dropdown-Schaltfläche zugeordnete Popup-Klasse suchen. Überschreiben Sie GetPopupClass, um die einer Dropdown-Schaltfläche zugeordnete Popup-Klasse je nach Status des Steuerelements zu ändern.