Vcl.ActnMan.TCaptionOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TCaptionOptions = (coNone, coSelective, coAll);

C++

enum DECLSPEC_DENUM TCaptionOptions : unsigned char { coNone, coSelective, coAll };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan Vcl.ActnMan

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!