TecBaseExportAction is a base class for actions used for export in TCustomSyntaxMemo component.
TecBaseExportAction = class(TecBaseMemoAction);
ecActns
|
Topic |
Description |
|
The methods of the TecBaseAction class are listed here. | |
|
The properties of the TecBaseAction class are listed here. | |
|
The events of the TecBaseAction class are listed here. |
|
Topic |
Description |
|
The properties of the TecBaseMemoAction class are listed here. |
|
Topic |
Description |
|
The methods of the TecBaseExportAction class are listed here. | |
|
The properties of the TecBaseExportAction class are listed here. |
|
Method |
|
protected |
|
virtual |
|
abstract |
|
Property |
|
Event |
|
TecBaseAction Events |
Description |
|
Occurs after action is executed. | |
|
Occurs before action is executed. | |
|
Occurs after action was executed. |
|
TecBaseAction Methods |
Description |
|
Creates and initializes a TecBaseAction instance. | |
|
Destroys an instance of TecBaseAction. | |
|
Executes the action. |
|
TecBaseExportAction Class |
Description |
|
Creates and initializes a TecBaseExportAction instance. | |
|
Creates exporter object. | |
|
Executes the action. |
|
TecBaseAction Properties |
Description |
|
Represents the caption of client controls and menu items. | |
|
Indicates the help context ID for client controls and menu items. | |
|
Indicates the help keyword for client controls and menu items. | |
|
Indicates the mechanism for client controls and menu items to use when invoking help. | |
|
Indicates the Help hint for client controls and menu items. | |
|
Indicates the ImageIndex property for client controls and menu items. | |
|
Specifies target component. | |
|
Occurs when the mouse pauses over a client control or menu item. | |
|
Specifies the short cuts (in addition to ShortCut) for triggering clients. | |
|
Specifies the ShortCut property for client menu items. | |
|
Specifies the Visible property for client controls and menu items. |
|
TecBaseMemoAction Class |
Description |
|
Specifies whether action should synchronize it's properties with associated key mapping command. | |
|
Occurs after action was executed. | |
|
Identifies the SyntaxMemo component associated with the action. | |
|
Handles target only when it is focused. |
|
TecBaseExportAction Class |
Description |
|
Specifies a default file extension. | |
|
Type of exported block. | |
|
Determines the file masks (filters) available in the dialog. | |
|
Determines the current directory when the dialog opens. | |
|
Determines the appearance and behavior of the file-selection dialog. | |
|
Augments the Options property with additional flags that determine the appearance and behavior of the file-selection dialog. | |
|
Specifies whether case formatting should be used during export. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|