FMX.Dialogs.ButtonCaptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ButtonCaptions: array[TMsgDlgBtn] of string = (SMsgDlgYes, SMsgDlgNo, SMsgDlgOK, SMsgDlgCancel, SMsgDlgAbort,
SMsgDlgRetry, SMsgDlgIgnore, SMsgDlgAll, SMsgDlgNoToAll, SMsgDlgYesToAll, SMsgDlgHelp, SMsgDlgClose);

C++

extern DELPHI_PACKAGE Fmx_Dialogs__5 ButtonCaptions;

Properties

Type Visibility Source Unit Parent
const
variable
public
FMX.Dialogs.pas
FMX.Dialogs.hpp
FMX.Dialogs FMX.Dialogs

Description

Embarcadero Technologies does not currently have any additional information.