ToolsAPI.WelcomePage.TWelcomePageViewMode
Delphi
TWelcomePageViewMode = (vmNone, vmListShort, vmListButton, vmListDropDown, vmListFull);
C++
enum DECLSPEC_DENUM TWelcomePageViewMode : unsigned char { vmNone, vmListShort, vmListButton, vmListDropDown, vmListFull };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | ToolsAPI.WelcomePage |
Description
Embarcadero Technologies does not currently have any additional information.