Unit 'fpdatasetform' Package
[Overview][Types][Classes][Index] [#fcl-web]

TTablePosition

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpdatasetform.pp line 46

type TTablePosition = class(TPersistent)

protected

  procedure AssignTo(); override;

public

  constructor create;

published

  property Left: Integer; [rw]

  property Top: Integer; [rw]

  property ColSpan: Integer; [rw]

  property RowSpan: Integer; [rw]

  property AlignVertical: THTMLvalign; [rw]

  property AlignHorizontal: THTMLalign; [rw]

end;

Inheritance

TTablePosition

|

TObject


Documentation generated on: 2023-03-18