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

TJppCustomMemo

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

Declaration

Source position: JPP.Memo.pas line 84

type TJppCustomMemo = class(TCustomMemo)

protected

  procedure SetParent(); override;

  

  procedure Notification(); override;

  

  procedure CMEnabledChanged(); message;

  

  procedure CMVisibleChanged(); message;

  

  procedure CMBiDiModeChanged(); message;

  

  procedure DoEnter; override;

  

  procedure DoExit; override;

  

  procedure PropsChanged();

  

  procedure Loaded; override;

  

  procedure ApplyAppearance;

  

  property MouseOverControl: Boolean; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function Add();

  

  procedure AddStringArray();

  

  function AddInteger();

  

  procedure FlashBackground;

  

  procedure SetupInternalLabel;

  

  procedure SetBounds(); override;

  

protected

  property BoundLabel: TJppControlBoundLabel; [r]

  

  property BoundLabelPosition: TLabelPosition; [rw]

  

  property BoundLabelSpacing: Integer; [rw]

  

  property Appearance: TJppCustomMemoAppearance; [rw]

  

  property TagExt: TJppTagExt; [rw]

  

  property ShowLabel: Boolean; [rw]

  

  property Flash: TJppFlashMemo; [rw]

  

  property AnchoredControls: TJppAnchoredControls; [rw]

  

end;

Inheritance

TJppCustomMemo

  

|

TObject



CT Web help

CodeTyphon Studio