DesignEditors.TComponentGuidelines.GetDesignerGuideOffset

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DesignEditors.pas
DesignEditors.hpp
Unit: DesignEditors
Parent: TComponentGuidelines

Delphi

function GetDesignerGuideOffset(Index: Integer): Integer; virtual;

C++

virtual int __fastcall GetDesignerGuideOffset(int Index);

Description

Embarcadero Technologies does not currently have any additional information.