[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'DbCtrls' (#lcl)

TDBNavFocusableButton

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

Declaration

Source position: dbctrls.pp line 1294

type TDBNavFocusableButton = class(TBitBtn) end;

public

  property NavStyle: TDBNavButtonStyle; [rw]

  property Index: TDBNavButtonType; [rw]

Inheritance

TDBNavFocusableButton

|

TBitBtn

  

A Button with a small image attached

|

TCustomBitBtn

  

TCustomBitBtn - the ancestor class for TBitBtn.

|

TCustomButton

  

The base class for clickable buttons (TButton and TBitBtn).

|

TButtonControl

  

The base class for various button controls.

|

TWinControl

  

The base class for controls which can contain other (child) controls.

|

TControl

  

The base class for visible controls.

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.