Unit 'Htmlsbs1' Package
[Overview][Types][Classes][Index] [#pl_htmlviewer]

TListBoxFormControlObj

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

Declaration

Source position: Htmlsbs1.pas line 186

type TListBoxFormControlObj = class(TOptionsFormControlObj)

protected

  function GetControl; override;

  

  procedure DoOnChange; override;

  

  procedure SaveContents; override;

  

public

  constructor Create(); override;

  

  constructor CreateCopy(); override;

  

  destructor Destroy; override;

  

  function GetSubmission(); override;

  

  procedure DrawInline1(); override;

  

  procedure ProcessProperties(); override;

  

  procedure ResetToValue; override;

  

  procedure SetData(); override;

  

  procedure SetHeightWidth(); override;

  

end;

Inheritance

TListBoxFormControlObj

  

|

TOptionsFormControlObj

  

|

TFormControlObj

  

|

TFloatingObj

  

|

TBlockBase

  

|

TSectionBase

  

|

THtmlNode

  

|

TIDObject

  

|

TObject



CT Web help

CodeTyphon Studio