Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBNavFocusableButton

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

Declaration

Source position: dbctrls.pp line 1446

type TDBNavFocusableButton = class(TBitBtn)

public

  property NavStyle: TDBNavButtonStyle; [rw]

  

  property Index: TDBNavButtonType; [rw]

  

end;

Inheritance

TDBNavFocusableButton

  

|

TBitBtn

  

|

TCustomBitBtn

  

|

TCustomButton

  

The base class for a push button control.

|

TButtonControl

  

Specifies a base class for button controls.

|

TWinControl

  

Implements a windowed control which can contain other child controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio