TCnButtonBase.FlatAppearance Property
Gets the appearance of the border and the colors used to indicate check state and mouse state.
published property FlatAppearance: TClrFlatButtonAppearance read GetFlatButtonAppearance write SetFlatButtonAppearance stored IsFlatButtonAppearanceStored;
Use the FlatAppearance property only with Button controls whose FlatStyle is Flat.