TLayoutPadding Class

Represents type TLayoutPadding.

Namespace: System.UI.Layout
TObject
  System.UI.Layout.TLayoutOffsets
    System.UI.Layout.TLayoutPadding
type
 TLayoutPadding = class sealed(TLayoutOffsets)
 end;

The TLayoutPadding type exposes the following members.

Show:
 NameDescription
Bottom

Represents property Bottom. (Inherited from TLayoutOffsets.)

Left

Represents property Left. (Inherited from TLayoutOffsets.)

Right

Represents property Right. (Inherited from TLayoutOffsets.)

Top

Represents property Top. (Inherited from TLayoutOffsets.)

Top
Show:
 NameDescription
GetValue(Integer)

Represents method GetValue(Integer). (Inherited from TLayoutOffsets.)

SetValue(Integer,Integer)

Represents method SetValue(Integer,Integer). (Inherited from TLayoutOffsets.)

Top