DesignIntf.IComponentGuidelines.DesignerGuideOffsets
Delphi
property DesignerGuideOffsets[Index: Integer]: Integer read GetDesignerGuideOffset;
C++
__property int DesignerGuideOffsets[int Index] = {read=GetDesignerGuideOffset};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | DesignIntf.pas DesignIntf.hpp | DesignIntf | IComponentGuidelines | 
説明
Index によって指定されるデザイナ ガイド オフセットを返します。
これは、元のコントロールからのオフセットです。 コントロールの上および左方向に存在するガイドラインは、負数で表現されます。