Vcl.ActnMan.TGalleryProperties.GetItemsPerRow

提供:RAD Studio API Documentation

Delphi

function GetItemsPerRow: Integer;

C++

int __fastcall GetItemsPerRow();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TGalleryProperties


説明

GetItemsPerRow は、ItemsPerRow プロパティの取得メソッドです。

GetItemsPerRow は、ギャラリー グリッドを何行に分割するかを返します。

関連項目