API:Vcl.Dialogs.TOpenDialog.HistoryList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HistoryList: TStrings read FHistoryList write SetHistoryList;

C++

__property System::Classes::TStrings* HistoryList = {read=FHistoryList, write=SetHistoryList};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TOpenDialog

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!