RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ComCtrls.TUDBtnType Enumeration
Pascal
TUDBtnType = (
  btNext,
  btPrev
);
C++
enum TUDBtnType {
  btNext,
  btPrev
};

This is record ComCtrls.TUDBtnType.

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