Unit 'JLabeledCurrencyEdit' Package
[Overview][Classes][Index] [#pl_jujiboutils]

TJLabeledCurrencyEdit

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

Declaration

Source position: jlabeledcurrencyedit.pas line 32

type TJLabeledCurrencyEdit = class(TCustomLabeledEdit)

protected

  procedure DoEnter; override;

  

  procedure DoExit; override;

  

  procedure KeyPress(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property CurrentValue: currency; [r]

  

published

  property DisplayFormat: string; [rw]

  

  property EditFormat: string; [rw]

  

  property Decimals: Integer; [rw]

  

  property Value: currency; [rw]

  

  property NegativeColor: TColor; [rw]

  

  property Action;

  

  property Align;

  

  property Alignment;

  

  property Anchors;

  

  property AutoSelect;

  

  property AutoSize;

  

  property BidiMode;

  

  property BorderSpacing;

  

  property BorderStyle;

  

  property CharCase;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property DragMode;

  

  property EditLabel;

  

  property Enabled;

  

  property Font;

  

  property LabelPosition;

  

  property LabelSpacing;

  

  property MaxLength;

  

  property ParentColor;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ReadOnly;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnChange;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEditingDone;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

  property OnUTF8KeyPress;

  

end;

Inheritance

TJLabeledCurrencyEdit

  

|

TObject



CT Web help

CodeTyphon Studio