Unit 'JPP.Edit' Package
[Overview][Classes][Index] [#pl_jppack]

TJppFlashJppEdit

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

Declaration

Source position: JPP.Edit.pas line 68

type TJppFlashJppEdit = class(TJppFlashBase)

protected

  procedure FlashColorChanged();

  

  procedure FlashFinished();

  

  property OriginalNormalBgColor: TColor; [rw]

  

  property OriginalHotBgColor: TColor; [rw]

  

  property OriginalFocusedBgColor: TColor; [rw]

  

public

  constructor Create();

  

published

  property Enabled: Boolean;

  

  property FlashColor: TColor;

  

  property FlashCount: TJppFlashCountInt;

  

  property FlashInterval: TJppFlashIntervalInt;

  

  property OnFlashFinished: TNotifyEvent;

  

end;

Inheritance

TJppFlashJppEdit

  

|

TJppFlashBase

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio