Unit 'o32flxed' Package
[Overview][Types][Classes][Index] [#pl_orpheus]

TO32FlexEdit

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

Declaration

Source position: o32flxed.pas line 293

type TO32FlexEdit = class(TO32CustomFlexEdit)

published

  property Alignment: TAlignment;

  

  property Anchors;

  

  property BiDiMode;

  

  property ParentBiDiMode;

  

  property DragKind;

  

  property DragMode;

  

  property OnEndDock;

  

  property OnStartDock;

  

  property AutoSize;

  

  property AutoSelect;

  

  property Borders: TO32Borders;

  

  property ButtonGlyph: TBitmap;

  

  property CharCase;

  

  property Color: TColor;

  

  property Cursor;

  

  property DragCursor;

  

  property EditLines: TO32EditLines;

  

  property EfColors: TOvcEfColors;

  

  property Enabled;

  

  property Font;

  

  property HideSelection;

  

  property ImeMode;

  

  property ImeName;

  

  property LabelInfo: TOvcLabelInfo;

  

  property MaxLength;

  

  property OEMConvert;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PasswordChar;

  

  property PopupAnchor: TO32PopupAnchor;

  

  property PopupMenu;

  

  property ReadOnly;

  

  property ShowButton: Boolean;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property Text: string;

  

  property Validation: TFlexEditValidatorOptions;

  

  property Visible;

  

  property WantReturns: Boolean;

  

  property WantTabs: Boolean;

  

  property WordWrap: Boolean;

  

  property AfterValidation: TNotifyEvent;

  

  property BeforeValidation: TNotifyEvent;

  

  property OnButtonClick: TO32feButtonClickEvent;

  

  property OnChange;

  

  property OnClick;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDrag;

  

  property OnUserValidation: TFEUserValidationEvent;

  

  property OnValidationError: TFEValidationErrorEvent;

  

end;

Inheritance

TO32FlexEdit

  

|

TO32CustomFlexEdit

  

|

TO32CustomEdit

  

|

TObject



CT Web help

CodeTyphon Studio