Vcl.ActnCtrls.TCustomActionToolBar.DisableHiding
Delphi
procedure DisableHiding;
C++
void __fastcall DisableHiding(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionToolBar |
Beschreibung
Deaktiviert die Eigenschaft Visibility einer Aktionssymbolleisten-Komponente.
Mit DisableHiding wird die Eigenschaft Visibility einer Aktionssymbolleisten-Komponente durch Erhöhen des Ausblendungswertes deaktiviert.