Unit 'JvTFManager' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvTFDWNames

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

Declaration

Source position: jvtfmanager.pas line 975

type TJvTFDWNames = class(TPersistent)

protected

  procedure Change; virtual;

  

public

  constructor Create;

  

  procedure Assign(); override;

  

  function GetDWName();

  

published

  property Source: TJvTFDWNameSource; [rw]

  

  property DWN_Sunday: string; [rw]

  

  property DWN_Monday: string; [rw]

  

  property DWN_Tuesday: string; [rw]

  

  property DWN_Wednesday: string; [rw]

  

  property DWN_Thursday: string; [rw]

  

  property DWN_Friday: string; [rw]

  

  property DWN_Saturday: string; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJvTFDWNames

  

|

TObject



CT Web help

CodeTyphon Studio