Unit 'JvFullColorDialogs' Package
[Overview][Constants][Types][Classes][Index] [#pl_jvcl]

TJvFullColorDialog

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: jvfullcolordialogs.pas line 75

type TJvFullColorDialog = class(TComponent)

protected

  procedure FormApply();

  

  procedure FormShow();

  

  procedure FormClose();

  

  property OldColorSpace: TJvFullColorSpaceID; [r]

  

public

  constructor Create(); override;

  

  function Execute;

  

  property Form: TForm; [r]

  

  property Color: TColor; [r]

  

published

  property DropDownCount: Integer; [rw]

  

  property FullColor: TJvFullColor; [rw]

  

  property Options: TJvFullColorDialogOptions; [rw]

  

  property Title: string; [rw]

  

  property HelpContext: THelpContext; [rw]

  

  property OnApply: TJvFullColorEvent; [rw]

  

  property OnShow: TNotifyEvent; [rw]

  

  property OnCloseQuery: TCloseQueryEvent; [rw]

  

end;

Inheritance

TJvFullColorDialog

  

|

TObject



CT Web help

CodeTyphon Studio