TdxCustomLayoutLookAndFeel.CorrectGroupMinVisibleSize(TObject,Integer,TdxOrientation) Method
Declaration
procedure CorrectGroupMinVisibleSize(AViewInfo: TObject; var ASize: Integer; AOrientation: TdxOrientation); virtual;
Parameters
| Name | Type |
|---|---|
| AViewInfo | TObject |
| ASize | Integer |
| AOrientation | TdxOrientation |
See Also