RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ActnMan.TCaptionOptions Enumeration
Pascal
TCaptionOptions = (
  coNone,
  coSelective,
  coAll
);
C++
enum TCaptionOptions {
  coNone,
  coSelective,
  coAll
};

ActnMan

This is record ActnMan.TCaptionOptions.

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