Vcl.Dialogs.TCustomTaskDialog Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ButtonpublicSelected button.
ButtonspublicThe collection of all buttons on the Task Dialog.
CaptionpublicCaption for the Task Dialog.
CommonButtonspublicSpecifies the push buttons displayed in the Task Dialog.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
CustomFooterIconpublicIndicates the custom footer icon, if any, for the Task Dialog.
CustomMainIconpublicIndicates the custom main icon, if any, for the Task Dialog.
DefaultButtonpublicThe default button for this Task Dialog.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ExpandButtonCaptionpublicAdditional information for this button.
ExpandedpublicIndicates whether the Task Dialog is expanded.
ExpandedTextpublicText to display when the Task Dialog is expanded.
FlagspublicFlags for this Task Dialog.
FooterIconpublicIndicates which standard footer icon to display.
FooterTextpublicString to be used in the footer area of the Task Dialog.
HandlepublicHandle to the parent window.
HelpContextpublicHelp context for the Task Dialog.
MainIconpublicIndicates which standard main icon to display.
ModalResultpublicModal result.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ProgressBarpublicProgress bar for this Task Dialog.
RadioButtonpublicSelected radio button.
RadioButtonspublicCollection of all radio buttons on this Task Dialog.
TagpublishedStores a NativeInt integral value as a part of a component.
TextpublicThe main text on this Task Dialog.
TitlepublicThe title of this Task Dialog.
URLpublicURL for the Task Dialog.
VCLComObjectpublicRepresents information used internally by components that support COM.
VerificationTextpublicText used to label the verification check box.