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

ComCtrls

This is record ComCtrls.TUDBtnType.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!