API:Vcl.StdCtrls.TCustomButton.ImageAlignment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ImageAlignment: TImageAlignment read FImageAlignment write SetImageAlignment default iaLeft;

C++

__property TImageAlignment ImageAlignment = {read=FImageAlignment, write=SetImageAlignment, default=0};

Properties

Type Visibility Source Unit Parent
property public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomButton

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!