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

TTableCell

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

Declaration

Source position: fpdatasetform.pp line 186

type TTableCell = class(TCollectionItem)

public

  function WriteContent();

  function WriteHeader();

  property FormField: TFormFieldItem; [rw]

  property IsLabel: Boolean; [rw]

  property Caption: string; [rw]

  property IncludeBreak: Boolean; [rw]

  property CellType: TCellType; [rw]

  property ColSpan: Integer; [rw]

  property RowSpan: Integer; [rw]

  property AlignVertical: THTMLvalign; [rw]

  property AlignHorizontal: THTMLalign; [rw]

  property Value: string; [rw]

  property EndOfRow: Boolean; [rw]

  property SpannedOut: Boolean; [rw]

  property Name: string; [rw]

  property InputType: TFormInputType; [rw]

  property Size: Integer; [rw]

  property MaxLength: Integer; [rw]

  property Checked: Boolean; [rw]

  property Disabled: Boolean; [rw]

  property Link: string; [rw]

  property Producer: THTMLContentProducer; [rw]

end;

Inheritance

TTableCell

|

TObject


Documentation generated on: 2023-03-18