TControlMargin Class

Represents type TControlMargin.

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

The TControlMargin 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