[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: o32tcflx.pas line 221
type TO32TCFlexEdit = class(TO32TCCustomFlexEdit) |
||
published |
||
property Access: TOvcTblAccess; |
|
|
property Adjust: TOvcTblAdjust; |
|
|
property EditorBorders: TO32TCBorderProperties; |
|
|
property Color: TColor; |
|
|
property EditorOptions: TO32TCEditorProperties; |
|
|
property Font: TFont; |
|
|
property Hint: string; |
|
|
property Margin: Integer; |
|
|
property MaxLength: Word; |
|
|
property ShowHint: Boolean; |
|
|
property Table: TOvcTableAncestor; |
|
|
property TableColor: Boolean; |
|
|
property TableFont: Boolean; |
|
|
property TextHiColor: TColor; |
|
|
property TextStyle: TOvcTextStyle; |
|
|
property Validation: TO32TCValidatorOptions; |
|
|
property WantReturns: Boolean; |
|
|
property WantTabs: Boolean; |
|
|
property WordWrap: Boolean; |
|
|
property OnButtonClick: TO32feButtonClickEvent; |
|
|
property OnChange: TNotifyEvent; |
|
|
property OnClick: TNotifyEvent; |
|
|
property OnDblClick: TNotifyEvent; |
|
|
property OnDragDrop: TDragDropEvent; |
|
|
property OnDragOver: TDragOverEvent; |
|
|
property OnEndDrag: TEndDragEvent; |
|
|
property OnEnter: TNotifyEvent; |
|
|
property OnExit: TNotifyEvent; |
|
|
property OnKeyDown: TKeyEvent; |
|
|
property OnKeyPress: TKeyPressEvent; |
|
|
property OnKeyUp: TKeyEvent; |
|
|
property OnMouseDown: TMouseEvent; |
|
|
property OnMouseMove: TMouseMoveEvent; |
|
|
property OnMouseUp: TMouseEvent; |
|
|
property OnOwnerDraw: TCellPaintNotifyEvent; |
|
|
property OnUserValidation: TTCFEUserValidationEvent; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |