Unit 'flcHTMLDocElements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

AhtmlTableColumnDefinitionElement

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

Declaration

Source position: flcHTMLDocElements.pas line 1792

type AhtmlTableColumnDefinitionElement = class(AhtmlElementInclCellAlign)

protected

  procedure ApplyHTMLStyleInfo(); override;

  

public

  property Span: Integer; [rw]

  

  property WidthStr: string; [rw]

  

  property Width: ThtmlLength; [r]

  

end;

Inheritance

AhtmlTableColumnDefinitionElement

  

|

AhtmlElementInclCellAlign

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio