Class TRkTabStopProperty (unit RkTabEdt)

Inherits from

TPropertyEditor

Constructors



Functions

procedure Edit;

========================================================================= TRkTabStopProperty.

function GetAttributes : TPropertyAttributes;

========================} {== TRkTabStopProperty ==} {========================

function GetValue : string;

This is a dialog-based property editor

Properties

Events

Variables


Constructors


Functions


procedure Edit;

========================================================================= TRkTabStopProperty.Edit This method will be invoked by Delphi when the user double-clicks on the TabStop property line or clicks the ellipsis button. This method creates an instance of the TRkTabStopEditDlg form and initializes the preview list box according to the tabbed list box being edited. Next, the edit form is displayed, and when the user closes the form, the new tab stops, if any, are recorded in the new property value. =========================================================================


function GetAttributes : TPropertyAttributes;

========================} {== TRkTabStopProperty ==} {========================


function GetValue : string;

This is a dialog-based property editor


Properties


Events


Variables