[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the navigation button type for the button.
Source position: dbctrls.pp line 1435
public property TDBNavFocusableButton.Index : TDBNavButtonType |
Index is an TDBNavButtonType value which indicates both the navigation button type for the button, and its ordinal position in the Buttons displayed for a TDBCustomNavigator / TDBNavigator control. The value for the property is assigned when the button is created in the UpdateButtons for the TDBCustomNavigator control.
|
TDBNavButtonType. |
|
|
UpdateButtons - if the position of the buttons need to be changed, does this, then updates the status of the buttons (see ActiveChanged). |
lazarus-ccr.sourceforge.net |