Vcl.StdCtrls.TButton.Style

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Style;

C++

__property Style = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TButton

Beschreibung

Stil einer Schaltfläche.

Vcl.StdCtrls.TButton.Style erbt von Vcl.StdCtrls.TCustomButton.Style. Der folgende Inhalt bezieht sich auf Vcl.StdCtrls.TCustomButton.Style.

Stil einer Schaltfläche.

Style gibt den Stil einer Schaltfläche an, der ein TButtonStyle-Typ ist.

Siehe auch