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

ThtmlEmbeddedOBJECT

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

Declaration

Source position: flcHTMLDocElements.pas line 842

type ThtmlEmbeddedOBJECT = class(AhtmlImageElement)

public

  constructor Create; override;

  

  function CreateItem(); override;

  

  property Declare: Boolean; [rw]

  

  property ClassID: string; [rw]

  

  property CodeBase: string; [rw]

  

  property Data: string; [rw]

  

  property ContentType: string; [rw]

  

  property CodeType: string; [rw]

  

  property StandBy: string; [rw]

  

  property TabIndex: string; [rw]

  

  property Border: Integer; [rw]

  

end;

Inheritance

ThtmlEmbeddedOBJECT

  

|

AhtmlImageElement

  

|

AhtmlElementInclAttrs

  

|

AhtmlElementInclCoreAttrsAndi18n

  

|

AhtmlElementInclCoreAttrs

  

|

AhtmlKnownElement

  

|

AhtmlElement

  

|

AhtmlContainerObject

  

|

AhtmlObject

  

|

TObject



CT Web help

CodeTyphon Studio