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

TfpgBaseNumericEdit

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

Declaration

Source position: fpg_edit.pas line 198

type TfpgBaseNumericEdit = class(TfpgBaseEdit)

protected

  function GetMarginAdjustment; override;

  procedure HandlePaint; override;

  procedure FormatEdit; virtual;

  procedure Justify; virtual;

  property OldColor: TfpgColor; [rw]

  property Alignment: TAlignment; [rw]

  property AutoSelect;

  property BackgroundColor;

  property BorderStyle;

  property CustomDecimalSeparator: TfpgChar; [rw]

  property CustomThousandSeparator: TfpgChar; [rw]

  property NegativeColor: TfpgColor; [rw]

  property HideSelection;

  property TabOrder;

  property ShowThousand: Boolean; [rw]

public

  constructor Create(); override;

  property TextColor: TfpgColor; [rw]

published

  property FontDesc;

end;

Inheritance

TfpgBaseNumericEdit

|

TfpgBaseEdit

|

TfpgWidget

?

TObject


Documentation generated on: 2012-01-26