API:Vcl.JumpList.TJumpListItem.IsSeparator
Delphi
property IsSeparator: Boolean read FIsSeparator write SetIsSeparator default False;
C++
__property bool IsSeparator = {read=FIsSeparator, write=SetIsSeparator, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.JumpList.pas Vcl.JumpList.hpp |
Vcl.JumpList | TJumpListItem |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!