[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 1198
type TDBNavButton = class(TSpeedButton) |
||
public |
||
destructor Destroy; override; |
|
Destroy - destructor for TCustomSpeedButton: frees Glyph then calls inherited Destroy |
property NavStyle: TDBNavButtonStyle; [rw] |
|
NavStyle - the style of Navigator Button |
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 is the base class for all lightweight controls. |
|
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |