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 は、ギャラリー グリッドを何行に分割するかを返します。

関連項目