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