ToolsAPI.WelcomePage.TWelcomePageMetrics.ListView
Delphi
ListView = record
C++
struct DECLSPEC_DRECORD ListView
{
public:
static _DELPHI_CONST System::Int8 SmallItemHeight = System::Int8(0x20);
static _DELPHI_CONST System::Int8 MediumItemHeight = System::Int8(0x38);
static _DELPHI_CONST System::Int8 LargeItemHeight = System::Int8(0x50);
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | ToolsAPI.WelcomePage.pas ToolsAPI.WelcomePage.hpp |
ToolsAPI.WelcomePage | TWelcomePageMetrics |
Description
Embarcadero Technologies does not currently have any additional information.