[Overview][Classes][Procedures and functions][Index] Reference for unit 'fpg_edit' (#fpgui)

TfpgEdit

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

Declaration

Source position: fpg_edit.pas line 157

type TfpgEdit = class(TfpgBaseTextEdit)

public

  property PopupMenu;

published

  property AcceptDrops;

  property Align;

  property AutoSelect;

  property AutoSize;

  property BackgroundColor;

  property BorderStyle;

  property Enabled;

  property ExtraHint;

  property FontDesc;

  property HeightMargin;

  property HideSelection;

  property Hint;

  property IgnoreMouseCursor;

  property MaxLength;

  property ParentShowHint;

  property PasswordMode;

  property ReadOnly;

  property ShowHint;

  property SideMargin;

  property TabOrder;

  property Text;

  property TextColor;

  property OnChange;

  property OnDragEnter;

  property OnDragLeave;

  property OnDragDrop;

  property OnDragStartDetected;

  property OnEnter;

  property OnExit;

  property OnKeyPress;

  property OnMouseEnter;

  property OnMouseExit;

  property OnPaint;

  property OnShowHint;

end;

Inheritance

TfpgEdit

|

TfpgBaseTextEdit

|

TfpgBaseEdit

|

TfpgWidget

?

TObject


Documentation generated on: 2012-01-26