TEditAlignment Class

Represents type TEditAlignment.

Namespace: System.UI.Controls
TObject
  System.UI.Controls.TEditAlignment
type
 TEditAlignment = class(TObject)
 end;

The TEditAlignment type exposes the following members.

Show:
 NameDescription
Horz

Represents property Horz.

Vert

Represents property Vert.

Top
Show:
 NameDescription
GetHorz

Represents method GetHorz.

GetVert

Represents method GetVert.

SetHorz(TAlignment)

Represents method SetHorz(TAlignment).

SetVert(TAlignmentVert)

Represents method SetVert(TAlignmentVert).

Top