API:Vcl.FileCtrl.TDriveComboBox.DirList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DirList: TDirectoryListBox read FDirList write SetDirListBox;

C++

__property TDirectoryListBox* DirList = {read=FDirList, write=SetDirListBox};

Properties

Type Visibility Source Unit Parent
property published
Vcl.FileCtrl.pas
Vcl.FileCtrl.hpp
Vcl.FileCtrl TDriveComboBox

Description

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