Unit 'JvLinkedControls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvLinkedControl

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

Declaration

Source position: jvlinkedcontrols.pas line 39

type TJvLinkedControl = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Control: TControl; [rw]

  

  property Options: TJvLinkedControlsOptions; [rw]

  

end;

Inheritance

TJvLinkedControl

  

|

TObject



CT Web help

CodeTyphon Studio