RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBCtrls.TNavButtonSet Type

TNavButtonSet is a set of TNaviageBtn values.

Pascal
TNavButtonSet = set of TNavigateBtn;
C++
TNavigateBtn TNavButtonSet;

TNavButtonSet represents a set of zero or more of the buttons that can appear on a TDBNavigator control. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!