[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Set with the style values for the navigator button.
Source position: dbctrls.pp line 1440
public property TDBNavButton.NavStyle : TDBNavButtonStyle |
NavStyle is a TDBNavButtonStyle property which contains the style values used for the navigator button. It contains zero or more values representing the features enabled for the button. See TDBNavButtonStyle for more information about the values in the set type and their meanings.
NavStyle is used in the TDBCustomNavigator.UpdateButtons method to enable the timer used for Previous (nbPrior) and Next (nbNext) buttons.
|
UpdateButtons - if the position of the buttons need to be changed, does this, then updates the status of the buttons (see ActiveChanged). |
|
|
Controls the appearance and behavior of a navigator button. |
Version 4.0 | Generated 2025-05-03 | Home |