FGX.CardPanel.TfgCustomCardPanel
Delphi
TfgCustomCardPanel = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)
Содержание
Описание
Описание отсутствует.
Конструкторы
constructor |
Create(AOwner: TComponent)
|
Свойства
property |
BackgroundColorLink: TfgAssetColorLink
|
property |
CornerRadius: Single
Радиус скругления углов. |
property |
Elevation: Single
Высота в терминах Material Design. |
property |
BackgroundColor: TAlphaColor
Цвет закраски содержимого панели. |
property |
BackgroundColorName: TfgAssetName
Ресурс цвета заливк содержимого панели. |
Константы
const |
DefaultCornerRadius: Integer
|
const |
DefaultElevation: Integer
|
const |
DefaultBackgroundColor: Integer
|