Vcl.StdCtrls.TButton.ImageAlignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ImageAlignment;

C++

__property ImageAlignment = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TButton

Description

Alignment of image on button.

Vcl.StdCtrls.TButton.ImageAlignment inherits from Vcl.StdCtrls.TCustomButton.ImageAlignment. All content below this line refers to Vcl.StdCtrls.TCustomButton.ImageAlignment.

Alignment of image on button.

TImageAlignment indicates the alignment of an image on a button. It is a TImageAlignment type.

See Also