[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TDBNavButton - one of the SpeedButtons on a TDBNavigator tool
Source position: dbctrls.pp line 935
type TDBNavButton = class(TSpeedButton) |
||
public |
||
destructor Destroy; override; |
|
|
property NavStyle: TDBNavButtonStyle; [rw] |
|
|
property Index: TDBNavButtonType; [rw] |
|
Index - the value from the enumerated type that specifies which button is being selected |
end; |
|
TDBNavButton - one of the SpeedButtons on a TDBNavigator tool |
|
| | ||
|
A Button used to represent states (checked or not, etc) |
|
| | ||
|
The ancestor class for TSpeedButton |
|
| | ||
TGraphicControl |
||
? | ||
TObject |