API:Vcl.ActnMan.TGalleryProperties.ItemsPerRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ItemsPerRow: Integer read GetItemsPerRow write SetItemsPerRow default 4;

C++

__property int ItemsPerRow = {read=GetItemsPerRow, write=SetItemsPerRow, default=4};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TGalleryProperties

Description

Embarcadero Technologies does not currently have any additional information.