API:Vcl.StdCtrls.TButton.ImageAlignment

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ImageAlignment;

C++

__property ImageAlignment = {default=0};

Eigenschaften

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

Beschreibung

Ausrichtung des Bildes auf einer Schaltfläche.

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

Ausrichtung des Bildes auf einer Schaltfläche.

TImageAlignment definiert die Ausrichtung eines Bildes auf einer Schaltfläche. Es handelt sich um einen TImageAlignment-Typ.

Siehe auch