API:Vcl.ActnMan.TCustomActionManager.PrioritySchedule

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PrioritySchedule: TStringList read FPrioritySchedule  write SetPrioritySchedule stored IsPriorityScheduleStored;

C++

__property System::Classes::TStringList* PrioritySchedule = {read=FPrioritySchedule, write=SetPrioritySchedule, stored=IsPriorityScheduleStored};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionManager

Description

Embarcadero Technologies does not currently have any additional information.