API:FMX.Dialogs.TOpenDialog.Title
Delphi
property Title: string read GetTitle write SetTitle;
C++
__property System::UnicodeString Title = {read=GetTitle, write=SetTitle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Dialogs.pas FMX.Dialogs.hpp |
FMX.Dialogs | TOpenDialog |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!